12.9.4 Foreign stream error handling
All Application Manual Name SummaryHelp

  • Documentation
    • Reference manual
      • Foreign Language Interface
        • Foreign access to Prolog IO streams
          • Foreign stream error handling
            • Sferror()
            • Sclearerr()
            • Sseterr()
            • Sset_exception()
    • Packages
Availability:C-language interface function
void Sclearerr(IOSTREAM *s)
Clear the error state of a stream. This includes the end-of-file state, pending warnings and errors and timeout.