User: shadowfold15

  • Public profile

User profile: shadowfold15

User info
User name:shadowfold15
History
Joined:
Number of posts:7
Latest posts:

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 work
im 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 contents
im 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 line
I 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