my switch statement doesnt work@booradley60 getline(cin, extraInfo); causes the program to skip the userinput what do i do then?
my switch statement doesnt workim trying to make my switch statement work but when i press y it skips case 1 code. [code] #includ...
Trying to read .txt file name and contents@integralfx so like this? [code] ifstream myfile; myfile.open(firstname + "_" + lastname + ".txt");...
Trying to read .txt file name and contentsim trying to read .txt files that my program is making so i can create an if statement but i cant fi...
Adding data to a txt on different lineI want to make a database of people but its over riding the text in the .txt. How would i do this iv...
This user does not accept Private Messages