MHEG  17.9.0
 All Data Structures Files Functions Variables Typedefs Enumerations Macros Pages
Macros
glue_assert.h File Reference

define asserts More...

#include <assert.h>

Go to the source code of this file.

Macros

#define ASSERT(x)   assert(x);
 
#define ASSERTL1(x)   ASSERT(x)
 

Detailed Description

define asserts

Date
05/08/2009
Author
Adam Sturtridge