User profile: JayZee

User info
User name:JayZee
History
Joined:
Number of posts:3
Latest posts:

reading from a data file
Reading strings from a file is easy as is reading numbers. It gets complicated when you try to read...

reading from a data file
I figured it out. I read the names using a getline and then used the get command to read in the num...

reading from a data file
I need to know how to read strings and numbers from the same file. The strings are two word names an...