extern char *calloc(); extern int free(); extern char *malloc(); extern char *realloc(); #include