|
-
August 16th, 2011, 12:38 AM
#4
Re: Assertion Error: Invalid Null Pointer
@vcdebugger, why are you suggesting something like that? That is not even valid C++ code. You allocate memory on the heap, but don't use a pointer. He's code was already correct. Mind what you suggest.
@Dan3444, did you try debugging step by step? Frankly, I can't figure what could be wrong with that while condition to assert. Maybe you can show us the assertion text.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|