User profile: Ssturges

User info
User name:Ssturges
History
Joined:
Number of posts:72
Latest posts:

Need some help with reading a file into an array
Ah, I have a friend that programs on a mac as well and we occasionally run into compiler issues. But...

Need some help with reading a file into an array
I just ran your code, I just added cstdlib, but other then that I made no changes: this is what I ra...

Need some help with reading a file into an array
message me, or post the code you have, I ran what you have above what some changes (like including t...

Need some help with reading a file into an array
lol so, I didn't understand why your code wasn't working, so I went over it a couple times. The iss...

Need some help with reading a file into an array
wh33lybrdy try changing your display loop to: [code] for(int index = 0; index < AnsNumb; index++) ...