Debug Assertion Failed: _BLOCK_TYPE_IS_VALIDI just had the derived destructor set the pointer to zero after deleting it, and had the base class ...
Debug Assertion Failed: _BLOCK_TYPE_IS_VALIDOK, got it fixed. Apparently when a derived class goes out of scope, in addition to its own destruct...
Debug Assertion Failed: _BLOCK_TYPE_IS_VALIDHey all, trying to get a project working for a class, and I'm running into an odd error. We're using...
Can Someone Clarify Private for Me?The C++ intro book I've been reading isn't very clear on exactly how private works, so I can see two...
Read From File in Visual Studio 2010, Where Do I Put the File?OK, I found it. I was putting the file I wanted to load in the folder with the generated .exe file. ...
This user does not accept Private Messages