User profile: Deathheart14

User info
User name:Deathheart14
History
Joined:
Number of posts:11
Latest posts:

Saving to a file
Thank you that worked perfectly. Its weird how the way i had it made it look so much more complicate...

Saving to a file
I am trying to save information to a file but i do not want the user to input any information. I wan...

Getline help
Thank you for the help it worked great. [code]void setMakeModel () { cin.ignore(); cout << "W...

Getline help
I am trying to use the getline function inside of a function. I am calling the setMakeModel func...

Calculations in cout
I ended up figuring it out. Thank you for your time in trying to help me. It was greatly appreciated...