access data outside a functionDoes anyone else have any insight? I'm just a little lost.
access data outside a functionTried that global variable thing, [code] namespace functions { //my .h file int collectInput();...
access data outside a functionI was wondering what the best way was to access data outside the function it was created in. I have ...
read data into an arrayStewbond, I appreciate your willingness to help, but im required to use arrays, not a vector. I rewr...
read data into an arrayI dont understand why that would be useful? is that a way to create a blank array? I just dont under...