wstringstream doesn't output correct dataI just realized the problem is actually in reading the file. [code] int npccount; savefile >> npcc...
wstringstream doesn't output correct dataI was writing a program when I ran into a problem. I was trying to use wstringstream to get data fr...