Search code examples
Pass a pointer to a file buffer to a class, expecting to read from file inside a class...


c++fileclassfstreamfilebuf

Read More
std::filebuf passed to std::ifstream not always called...


c++linuxfstreamfile-pointerfilebuf

Read More
Using same stream object to write to filestream or stringstream...


c++fstreamstringbuffersstreamfilebuf

Read More
Detect loss of integrity of the underlying file when using std::filebuf?...


c++c++17fstreamifstreamfilebuf

Read More
Standard functions and operations not working in class constructor...


c++classoopfilebuf

Read More
How does the buffer know how many characters to transfer from the external file during a flush opera...


c++filebufferstreambuffilebuf

Read More
Customized "ofstream" output...


c++inheritanceloggingfilestreamfilebuf

Read More
std::fstream with multiple buffers?...


c++fstreamstreambuffilebuf

Read More
Explain Change to GNU C++ filebuf::underflow() interacting with filebuf::seekoff()...


c++g++underflowfilebuf

Read More
BackNext