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