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

anx_core.h File Reference


Detailed Description

Core datatypes etc.

#include <stdlib.h>

Go to the source code of this file.

Defines

#define anx_malloc   malloc
 malloc() wrapper to allow easy overriding

#define anx_free   free
 free() wrapper to allow easy overriding


Typedefs

typedef void *(* AnxCloneFunc )(void *data)
 Signature of a cloning function.

typedef void *(* AnxFreeFunc )(void *data)
 Signature of a freeing function.


Generated on Sat May 22 19:44:48 2004 for libannodex by doxygen 1.3.5