reading from a .txtWhenever I use fin>>string1 or getline(fin, string1) and watch the variable using vs it says string1...
reading from a .txtHere is my whole code, if you can figure this out please tell me!! [code]#include "stdafx.h" #includ...
reading from a .txtthank you but that didn't help, I got the ERROR statement that the if statement produces. I don't th...
reading from a .txtI also have definitions for uselevel(),setlevel1,2,3. I just chose to not include them because they ...
reading from a .txtsetlevel1(), setlevel2(), and setlevel3() all return strings that are stored in str1, str2, and str3...