User profile: Aerion4

User info
User name:Aerion4
Name:Zane
Location:Colorado
Bio:Just a beginner trying to learn my way around the wide world of programming.
History
Joined:
Number of posts:33
Latest posts:

access data outside a function
Does anyone else have any insight? I'm just a little lost.

access data outside a function
Tried that global variable thing, [code] namespace functions { //my .h file int collectInput();...

access data outside a function
I was wondering what the best way was to access data outside the function it was created in. I have ...

read data into an array
Stewbond, I appreciate your willingness to help, but im required to use arrays, not a vector. I rewr...

read data into an array
I dont understand why that would be useful? is that a way to create a blank array? I just dont under...