#include <string.h>
Include dependency graph for auxf.h:
Go to the source code of this file.
Functions | |
void * | xmalloc (int size) |
Versions throwing exceptions instead of NULL return. | |
char * | xstrdup (const char *s) |
|
Versions throwing exceptions instead of NULL return.
|
|
|