|
-
August 8th, 2008, 07:22 AM
#1
Dynamic Multidimensional Array
Hi,
How do I create a multidimensional array[r][c] with a dynamic size? My input file contains the r and c values, but can be different for each input file.
I know that you can specify a dynamic array within a function (such as my readfile function, but how do I pass that array to another function?
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|