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 Sun Nov 21 15:31:56 2004 for libannodex by  doxygen 1.3.9.1