work/source:2:21: error: windows.h: No such file or directory
work/source: In function ‘int main(int, char**)’:
work/source:36: warning: format ‘%d’ expects type ‘int*’, but argument 3 has type ‘long int*’
work/source:39: error: ‘strlen’ was not declared in this scope
work/source:48: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long int’
work/source:48: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long int’
work/source:53: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long int’
work/source:68: error: ‘system’ was not declared in this scope
work/source:69: error: ‘EXIT_SUCCESS’ was not declared in this scope
work/source:36: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result
work/source:38: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result
