StackOverflow Questions for Tag: istream

Chen
Chen

Reputation: 330

std::istreambuf_iterator equality when using seekg

Score: 2

Views: 52

Answers: 1

Read More
LUN
LUN

Reputation: 103

How I can "convert" IStorage to a byte array or to an IStream?

Score: 0

Views: 76

Answers: 0

Read More
Cevapi Man69
Cevapi Man69

Reputation: 11

Validating istream with std::ios_base::iostate

Score: 1

Views: 90

Answers: 1

Read More
user27170131
user27170131

Reputation: 11

Why is EOF triggering on the last word instead of after trying to reget input?

Score: 1

Views: 44

Answers: 0

Read More
user2904033
user2904033

Reputation: 131

How to read a file path from input in C++ so you can open a txt file?

Score: 0

Views: 11754

Answers: 2

Read More
David Lee
David Lee

Reputation: 11

C++ - Why does the cin inside the if statement get skipped over when it is under a while loop reading an unknown number of inputs?

Score: 1

Views: 87

Answers: 2

Read More
Robert Heller
Robert Heller

Reputation: 19

Is it possible to pass std::cin to a function wanting an iostream?

Score: 0

Views: 72

Answers: 0

Read More
Cod Pod Tracks
Cod Pod Tracks

Reputation: 17

How to prevent the user from inputing a string in c++

Score: -1

Views: 2925

Answers: 3

Read More
Pedi Alz
Pedi Alz

Reputation: 21

Can an std::istream be split without specifying the number of delimiters?

Score: -1

Views: 101

Answers: 2

Read More
a_floating_point
a_floating_point

Reputation: 389

Is there a unget() method for putting back everything extracted by std::getline back into an istream?

Score: 0

Views: 72

Answers: 1

Read More
John
John

Reputation: 3534

Why does `std::istream::seekg()` affect the behavior of `std::istreambuf_iterator`?

Score: 1

Views: 113

Answers: 2

Read More
Cat Ball
Cat Ball

Reputation: 15

No output from class method

Score: 0

Views: 87

Answers: 2

Read More
code_fodder
code_fodder

Reputation: 16391

istreambuf_iterator potential null pointer deref

Score: 1

Views: 40

Answers: 0

Read More
AlbertDeTerre
AlbertDeTerre

Reputation: 1

How to read a file that is given from NodeJS to a c++ process using stdin?

Score: 0

Views: 48

Answers: 1

Read More
bazzi
bazzi

Reputation: 1

"no match for 'operator>>' (operand types are 'std::istream' {aka 'std::basic_istream<char>'} and 'Diem2D')"

Score: 0

Views: 17

Answers: 0

Read More
Hardik
Hardik

Reputation: 185

Template default argument missing with basic_istream class

Score: 0

Views: 79

Answers: 1

Read More
uckelman
uckelman

Reputation: 26254

How to use libjpeg to read a JPEG from a std::istream?

Score: 7

Views: 3821

Answers: 2

Read More
0xbachmann
0xbachmann

Reputation: 1090

why is std::views::istream not exhausted with take_while

Score: 3

Views: 182

Answers: 2

Read More
Luatic
Luatic

Reputation: 11201

Buffer-based stringstream without copying

Score: 0

Views: 97

Answers: 0

Read More
user34537
user34537

Reputation:

Why is istream/ostream slow

Score: 48

Views: 21162

Answers: 5

Read More
PreviousPage 1Next