extract.h
unknown
plain_text
a year ago
161 B
6
Indexable
#include "read.h" #ifndef EH #define EH #define DIR_VAL -1 #define SYM_VAL -1 int extract_header(header*); void write_contents(int, char[], unsigned); #endif
Editor is loading...
Leave a Comment