[Contents]
2. Interpreter Architecture
2.16. Other System Dependant Functions
2.16.12. file_ferror
[<<<]
[>>>]
@c ferror
Nothing special, it is just a placeholder.
int file_ferror(FILE *fp ){
[<<<]
[>>>]