Main Page | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

assert.h File Reference

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define assert(e)   ((void)((e)||_assert(#e, __FILE__, __LINE__)))

Functions

int _assert (char *, char *, unsigned)
void assert (int)


Define Documentation

#define assert  )     ((void)((e)||_assert(#e, __FILE__, __LINE__)))
 

Definition at line 13 of file assert.h.


Function Documentation

int _assert char *  ,
char *  ,
unsigned 
 

void assert int   ) 
 


Generated on Thu Aug 25 15:48:16 2005 for Quake III Arena by  doxygen 1.3.9.1