Posted by Paradox on July 29, 1999 at 14:20:34:
In Reply to: Allocation failures in Build( )... posted by Jeffrey_2Pi on July 29, 1999 at 14:15:11:
: Anyone else having problems with mem allocation in their build function? Mine acts randomly. Sometimes it will read in a directory fine and builds the DS correctly, other times I get crazy memory allocation failures ( if you select retry the debugger jumps to various places in Sbheap.c ). It's kind of hard to test without a data structure...PLEASE DEAR GOD HELP ME!
Instead of choosing the debug option from the crash message box, hit OK to return to VC, set a breakpoint somewhere, and hit F5.