extern  char *calloc(); 
extern  int  free();
extern  char *malloc();
extern  char *realloc();
#include <unistd.h>
