$Revision: 1.8 $
Utilities (ut). memwrap.h - header file for memory allocation wrappers.
Status: NOT REVUED, TESTED,
Design and implementation by: Marek Bukowy
#define wr_malloc( a, b )
#define wr_calloc( a, b, c )
#define wr_realloc( a, b )
#define wr_free( a )