File modules/ut/memwrap.h

  $Revision: 1.8 $

Utilities (ut). memwrap.h - header file for memory allocation wrappers.
Status: NOT REVUED, TESTED,
Design and implementation by: Marek Bukowy

Included Files


Preprocessor definitions

#define _MEMWRAP_H

#define wr_malloc( a, b )

#define wr_calloc( a, b, c )

#define wr_realloc( a, b )

#define wr_free( a )

#define wr_clear_list( a )