Get premium membership and access questions with answers, video lessons as well as revision papers.

What functions report status information about the C++ I/O system?

      

What functions report status information about the C++ I/O system?

  

Answers


Davis
The functions are
rdstate(),good(),eof(),fail(), and bad().
Githiari answered the question on February 5, 2018 at 09:19


Next: Show the statement that sets the put pointer to the 234th byte in a file linked to a stream called 'out'
Previous: Give one advantage of using the C++ I/O functions instead of the C-like I/O system.

View More Computer Studies Questions and Answers | Return to Questions Index


Learn High School English on YouTube

Related Questions