Samsung Internal API reference  2.0
assert.h File Reference

Assertion support. More...

Go to the source code of this file.

Macros

#define assert(expr)    __assert__(expr, __FILE__, __LINE__)
 Abort the program if assertion is false. More...
 

Detailed Description

Assertion support.