User profile: mrphilipp7

User info
User name:mrphilipp7
Old user name:Zachphilipp
History
Joined:
Number of posts:34
Latest posts:

reading from a .txt
Whenever I use fin>>string1 or getline(fin, string1) and watch the variable using vs it says string1...

reading from a .txt
Here is my whole code, if you can figure this out please tell me!! [code]#include "stdafx.h" #includ...

reading from a .txt
thank you but that didn't help, I got the ERROR statement that the if statement produces. I don't th...

reading from a .txt
I also have definitions for uselevel(),setlevel1,2,3. I just chose to not include them because they ...

reading from a .txt
setlevel1(), setlevel2(), and setlevel3() all return strings that are stored in str1, str2, and str3...