generarxml/src/readfile.h
2016-10-20 20:45:07 -03:00

3 lines
64 B
C

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