generarxml/src/readfile.h

3 lines
52 B
C
Raw Normal View History

2016-10-16 14:16:03 -03:00
#define MAX_LINES 100
int readfile(CONFIG *config);