Terminate and Read Certain StringsIm using cin.ignore() to skip a line to read the next name... I think? I don't exactly know, my prof...
Terminate and Read Certain Strings#include <iostream> #include <iomanip> #include <fstream> #include <string> using namespace std; in...
Terminate and Read Certain StringsOkay sweet. One last question. How do I read an input file with different types of data in it. My in...
Terminate and Read Certain Stringsmzimmers, what do you mean? make the names all variables and use while Mark etc etc?
Terminate and Read Certain StringsI'm trying to figure out how to terminate within a loop so that it starts the loop over. I want the ...
This user does not accept Private Messages