Hello experts,
i need you help to solve my question,
i have in my project a function which contains
as argument i want to read the contents of that buf,Code:streambuf *buf
so is there any method to read the contents of strambuf please tell me.
This is a discussion on How to read the contents of streambuf within the C++ Programming forums, part of the General Programming Boards category; Hello experts, i need you help to solve my question, i have in my project a function which contains Code: ...
Hello experts,
i need you help to solve my question,
i have in my project a function which contains
as argument i want to read the contents of that buf,Code:streambuf *buf
so is there any method to read the contents of strambuf please tell me.