generarxml/src/readfile.h

3 lines
64 B
C

#define MAX_LINES 100
int readfile(CONFIG *config, BOOK *book);