Zebra0.com

cpp filesRead a list of people using getline

Read a list of people using getline

Another way to read from file

The program also below reads the same file with a name and year born, but it reads it in as a string and then separates the string into name and yearborn.