ed

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

util.h (50B)


      1 char *drain_file(FILE *); 
      2 void *zmalloc(size_t);