It is used as the value returned by several <cstdio> functions to indicate failure, either because the End-of-File has been reached in a reading operation or because an error happened.
See also
| feof | Check End-of-File indicator (function) |
| ferror | Check error indicator (function) |
