00001 00028 void* memdbl (void *mem, int *size_pr, int item_size); 00029 00030 char* string_dup (char *str); 00031 void fatal (char *fmt, ...); 00032