How would I do something like this. I tried the new key word, but I always got a size that was larger than I wanted.
Code:int function(int n) { int * i[n]; return (i); }
|
Results 1 to 15 of 15
Thread: allocate memory?Threaded View
|
Click Here to Expand Forum to Full Width |