mem_alloc.h File Reference

Two-dimensional memory management. More...


Functions

void * xmalloc (size_t size)
void ** malloc_2D (int width, int height, int size)
void free_2D (void **ptr, int width, int height)


Detailed Description

This file contains two-dimensional memory management routines.

Generated on Fri May 27 14:50:00 2011 for EPSILON by  doxygen 1.5.6