Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

assert.h File Reference

#include <types.h>

Go to the source code of this file.

Defines

#define assert(n)   _assert(n, __FILE__, __LINE__);

Functions

void _assert (uint32 cond, char *fname, uint32 location)


Define Documentation

#define assert  )     _assert(n, __FILE__, __LINE__);
 

Definition at line 8 of file assert.h.


Function Documentation

void _assert uint32  cond,
char *  fname,
uint32  location
 


Generated on Wed Mar 22 20:36:33 2006 for ndk by  doxygen 1.4.4