generarxml/src/readfile.h
2016-10-16 16:55:55 -03:00

3 lines
52 B
C

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