xmalloc.c File Reference


Functions

void * xmalloc (size_t num)
void * xrealloc (void *p, size_t num)
void * xcalloc (size_t num, size_t size)

Function Documentation

void* xmalloc ( size_t  num  ) 

References pocc_fatal().

Referenced by xcalloc(), and xrealloc().

void* xrealloc ( void *  p,
size_t  num 
)

References pocc_fatal(), and xmalloc().

void* xcalloc ( size_t  num,
size_t  size 
)

References xmalloc().


Generated on Mon Jul 18 03:11:41 2011 for PoCC by  doxygen 1.5.6