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

What function positions the get pointer and put program pointers?

      

What function positions the get pointer and put program pointers?

  

Answers


Davis
To set the 'get'pointer, use seekg().To set the 'put' pointer, use seekp().
Githiari answered the question on February 5, 2018 at 09:11


Next: Given the following C++ fragment, in what order are the constructor functions called? class myclass: public A, public B, public C {...
Previous: Show the statement that sets the put pointer to the 234th byte in a file linked to a stream called 'out'

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


Learn High School English on YouTube

Related Questions