English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I need to call a function and pass a multidimensional array, but I keep getting errors. Any tips or websites to look at for examples? It's really a pretty simple program, it's just not working right.

2006-12-09 06:12:21 · 2 answers · asked by Beck 2 in Education & Reference Homework Help

2 answers

See if this site has what you are looking for

2006-12-09 07:48:07 · answer #1 · answered by MarkG 7 · 0 0

when calling a function in the code...use this.
a=funcname(array[]);
where a is the return value of the function

2006-12-09 10:14:00 · answer #2 · answered by bibhash_dash 1 · 0 0

fedest.com, questions and answers