Serex
07-07-2005, 08:11 AM
Hey all. I had taken a break from C++ for some time now. Have returned and am going to go from the bottom and try pick up all of the stuff i missed.
I currently am testing and playing around with functions / arrays.
i have a function that will create an array of data. Is it possible for me to 'load' the array into main() without returning anything. or will i have to return some sort of pointer to the array?
thanks
I currently am testing and playing around with functions / arrays.
i have a function that will create an array of data. Is it possible for me to 'load' the array into main() without returning anything. or will i have to return some sort of pointer to the array?
thanks