Using assert();
Posted: Thu Apr 23, 2009 6:56 pm
Hello everyone,
I'm new to the use of assert(). I have included <assert.h> and understand how the condition works, but what is supposed to happen when an assertion fails? At this point, I just get a blank screen...
I'm new to the use of assert(). I have included <assert.h> and understand how the condition works, but what is supposed to happen when an assertion fails? At this point, I just get a blank screen...