User profile: Mobius1

User info
User name:Mobius1
Old user name:Stimson
History
Joined:
Number of posts:18
Latest posts:

Getting incorrect reads from file read into array
That got it. Forgot to erase the cout. However, my professor does not allow bits of code he has not ...

Getting incorrect reads from file read into array
2002 2.42.4 2.72.7 2.72.7 2.92.9 2.82.8 3.43.4 3.43.4 2.22.2 0.90.9 1.11.1 1.71.7 1.91.9 2003... lo...

Getting incorrect reads from file read into array
I know because when i run the program it looks like that. 2002, then a new line, then the string of ...

Getting incorrect reads from file read into array
When i run my program i get a long string of numbers and letters when i should be getting normal dat...

Errors with fstream and arrays
Yes, the calls are within the main function. [code]//Defining arrays (within main) int arrayOne[COU...