R
Roger Webb
I'm sure this has been asked before ... however, I didnt find it ..so I'm
asking it anyway.
I've got a function that has to return an int[]. The function has to build
it, however, I dont know the number of items in order to create it. Whats
the easiest/fastest way to create one of an unknown size?
- Roger
asking it anyway.
I've got a function that has to return an int[]. The function has to build
it, however, I dont know the number of items in order to create it. Whats
the easiest/fastest way to create one of an unknown size?
- Roger