in reply to Re: can i pass an array as an argument during a sub routine call???
in thread can i pass an array as an argument during a sub routine call???
Obviously a function with variable number of arguments rarely benefits from a prototype, but if you can add extra checking on those functions with fixed numbers of arguments, why wouldn't you..
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: can i pass an array as an argument during a sub routine call???
by davorg (Chancellor) on Sep 06, 2006 at 14:37 UTC | |
|
Re^3: can i pass an array as an argument during a sub routine call???
by chromatic (Archbishop) on Sep 06, 2006 at 17:32 UTC |