How can I get the value of put() stream pointer...(in c++) I mean the address of the location where the next element has to be written.
tellp() only gives relative position not absolute one..
please help
seekp() sets the position, does not get it.
seekp()
tellp() gets the absolute location of the put pointer.
tellp()
Sign up using Google
Sign up using Facebook
Sign up using Stack Exchange
By posting your answer, you agree to the privacy policy and terms of service.
tagged
asked
9 months ago
viewed
88 times
active
30 days ago