VLSI Solution Oy / MegaLib Documentation

assert.h File Reference

Go to the source code of this file.

Defines

#define assert(exp)   ((exp) ? 0 : __assert(#exp,__FILE__, __LINE__))


Detailed Description

Standard C header file.

Definition in file assert.h.


Define Documentation

#define assert exp   )     ((exp) ? 0 : __assert(#exp,__FILE__, __LINE__))
 

Definition at line 9 of file assert.h.


All software copyright 2005-2006 VLSI Solution OY. Redistribution of this software is strictly forbidden.