<< prev | up | next >>
Header File <assert.h>

The header file provides the following functionality:

Macros

void assert( int expression );

 
Limitations

A GUI message box is used to show assertion failure for all types of executables.

Missing

-

Additions

-

Notes

-

 
<< prev | up | next >>