error: ‘fflush’ was not declared in this scope [Ubuntu 9.10]
error: ‘fopen’ was not declared in this scope [Ubuntu 9.10]
error: ‘fclose’ was not declared in this scope [Ubuntu 9.10]
Use #include<cstdio.h> to solve this issue.
This is a bug in ubuntu itself.
Leave a Reply