User profile: newbieCPlusPlus1

User info
User name:newbieCPlusPlus1
History
Joined:
Number of posts:8
Latest posts:

Ignoring the 1st Column in an Array?
That code removed the first row of data. To clarify, I am trying to only store the exam scores. In m...

Ignoring the 1st Column in an Array?
Can anyone help me out? The code input is skipping for first line too. Also, for some reason it is p...

Ignoring the 1st Column in an Array?
Can you give me psuedo code or an example?

Ignoring the 1st Column in an Array?
[b]How do I ignore the first column of data from a file?[/b] I need to read the three exam scores in...

Peaks and Valleys in 2d Array
How would you write this without using the type traits library or standards?