assert.h File Reference

Include dependency graph for assert.h:

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

Go to the source code of this file.

Defines

#define assert(expr)   if (!(expr)) { printf("Assertion failed (%s) at file '%s', line %d.\n", #expr, __FILE__, __LINE__); abort();}


Detailed Description

Definition in file assert.h.


Generated on Sun Jun 18 18:00:24 2006 for HelenOS Userspace (ia64) by  doxygen 1.4.6