StackOverflow Questions for Tag: filebuf

Dmytro Kovryzhenko
Dmytro Kovryzhenko

Reputation: 55

Pass a pointer to a file buffer to a class, expecting to read from file inside a class

Score: 0

Views: 466

Answers: 1

Read More
A. Gille
A. Gille

Reputation: 1048

std::filebuf passed to std::ifstream not always called

Score: 1

Views: 537

Answers: 1

Read More
Johannes Schaub - litb
Johannes Schaub - litb

Reputation: 506837

std::filebuf open file, create if it doesn't exist

Score: 2

Views: 247

Answers: 0

Read More
Flamefire
Flamefire

Reputation: 5807

When is calling basic_filebuf::pbackfail allowed/defined to succeed

Score: 0

Views: 92

Answers: 1

Read More
Deepak Selvakumar
Deepak Selvakumar

Reputation: 673

Deadlock on std::filebuf open method between two threads

Score: 0

Views: 215

Answers: 0

Read More
Trancey
Trancey

Reputation: 709

Using same stream object to write to filestream or stringstream

Score: 2

Views: 1466

Answers: 1

Read More
Geezer
Geezer

Reputation: 5710

basic_filebuf::sync(): Is this a mistake on cppreference.com?

Score: 5

Views: 152

Answers: 0

Read More
Bernard
Bernard

Reputation: 5670

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

Score: 2

Views: 178

Answers: 1

Read More
Buddhika Chaturanga
Buddhika Chaturanga

Reputation: 993

How to write data(binary mode) in to a file only using std::filebuf?

Score: 1

Views: 940

Answers: 2

Read More
HuskyDucky
HuskyDucky

Reputation: 1278

Is it possible to pass the stringbuf's streambuf direct to the filebuf?

Score: 0

Views: 302

Answers: 1

Read More
GalRoimi
GalRoimi

Reputation: 37

Auto cout each cin

Score: 0

Views: 124

Answers: 0

Read More
Jonathan Mee
Jonathan Mee

Reputation: 38909

What Does filebuf::sync Do on an Input Buffer?

Score: 0

Views: 171

Answers: 1

Read More
Michael
Michael

Reputation: 1353

Standard functions and operations not working in class constructor

Score: 0

Views: 84

Answers: 4

Read More
user3375257
user3375257

Reputation: 77

Not able to ofstream using __gnu_cxx::stdio_filebuf

Score: 4

Views: 2694

Answers: 1

Read More
Amxx
Amxx

Reputation: 3070

read and write from a filebuf using iostream

Score: 0

Views: 851

Answers: 1

Read More
Mati
Mati

Reputation: 61

How to properly check the result of copying file while using std::fstream and std::filebuf

Score: 2

Views: 121

Answers: 0

Read More
Clayton Davis
Clayton Davis

Reputation: 77

For file reading, when to use filebuf

Score: 0

Views: 676

Answers: 1

Read More
David G
David G

Reputation: 96790

How does the buffer know how many characters to transfer from the external file during a flush operation?

Score: 0

Views: 135

Answers: 1

Read More
Antonio Petricca
Antonio Petricca

Reputation: 10996

Customized "ofstream" output

Score: 2

Views: 1288

Answers: 1

Read More
0xbadf00d
0xbadf00d

Reputation: 18178

std::fstream with multiple buffers?

Score: 3

Views: 1547

Answers: 3

Read More
PreviousPage 1Next