|
-
August 18th, 1999, 07:44 PM
#1
how do you use arrays when the size is not known.
How do you use an array to pass to a function when the function is...
OpenPrinter(String, int [], null /* this is always null)
This function fills the int [] array.
How do I pass an array to the second paramter when i don't know the size so that the function can build up the array???
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
|