in reply to Re^2: 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???

It might be my disciplined C days here speaking, but I tend to find prototypes quite useful.

What do C function signatures have to do with Perl prototypes?

  • Comment on Re^3: can i pass an array as an argument during a sub routine call???