MHEG5  15.3.0
source/glue/inc/glue_assert.h File Reference

define asserts More...

#include <assert.h>

Go to the source code of this file.

Defines

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

Detailed Description

define asserts

Date:
05/08/2009
Author:
Adam Sturtridge
 All Data Structures Files Functions Variables Typedefs Defines