Size of a list passed to a function?
|
04-14-2017, 02:17 PM
(This post was last modified: 04-14-2017 02:29 PM by toml_12953.)
Post: #3
|
|||
|
|||
RE: Size of a list passed to a function?
(04-14-2017 12:43 PM)Tyann Wrote: I over simplified my program. I'm shooting for a program to automatically create a multi-dimensional list and am hoping to use a variable number of dimensions. Right now, I have to create a loop for each dimension. Here's a better sample. It works for a fixed number of dimensions if I take out the PRINT. PHP Code: EXPORT dimension(varname,mylist) Tom L Cui bono? |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Size of a list passed to a function? - toml_12953 - 04-14-2017, 12:30 PM
RE: Size of a list passed to a function? - Tyann - 04-14-2017, 12:43 PM
RE: Size of a list passed to a function? - toml_12953 - 04-14-2017 02:17 PM
RE: Size of a list passed to a function? - Didier Lachieze - 04-14-2017, 02:58 PM
RE: Size of a list passed to a function? - toml_12953 - 04-14-2017, 03:20 PM
RE: Size of a list passed to a function? - cyrille de brébisson - 04-14-2017, 02:29 PM
RE: Size of a list passed to a function? - toml_12953 - 04-14-2017, 02:42 PM
|
User(s) browsing this thread: 2 Guest(s)