I need some help on my wavefront object loader.For some reason or another, I can't seem to get all of the memory leaks out. It just says, memory co...
Character in a string and endl char how?It works !! Yeah. Here is the code for what I was doing.. [code]void Program::LoadFile(vector<Emplo...
Character in a string and endl char how?Well what I've got now compiles but, there is an assertion error. I'm using Visual Studio 2010. [co...
Character in a string and endl char how?[code]void Program::LoadFile() { string fileName = ""; ifstream inFile; cin.clear(); cin.sync();...
Why doesn't this work?Thank you very much, it worked!
This user does not accept Private Messages