StackOverflow Questions for Tag: iostream

zouabi
zouabi

Reputation: 857

Xcode 11.1: iostream' file not found

Score: 15

Views: 44800

Answers: 6

Read More
Tillman
Tillman

Reputation: 5

std::ostream object in class is "not accessible through a pointer or object"

Score: 0

Views: 436

Answers: 2

Read More
Abhishek Kumar
Abhishek Kumar

Reputation: 1

Is there any difference between Stream API and I/O Streams ? Someone give a brief explanation please

Score: 0

Views: 85

Answers: 1

Read More
Frank Scrooby
Frank Scrooby

Reputation: 11

Unexpected behavior from c++ std::cin.get()

Score: 1

Views: 40

Answers: 0

Read More
hero
hero

Reputation: 5351

'printf' vs. 'cout' in C++

Score: 531

Views: 520130

Answers: 18

Read More
Walter Balzarotti
Walter Balzarotti

Reputation: 27

QT creator 15.0 run in terminal for proper cout and cin functionality

Score: -1

Views: 40

Answers: 1

Read More
Jesse Emond
Jesse Emond

Reputation: 7490

How to print (using cout) a number in binary form?

Score: 327

Views: 533121

Answers: 13

Read More
ruChikati
ruChikati

Reputation: 23

iostream not found with g++ and clang on macos

Score: 1

Views: 221

Answers: 1

Read More
perror
perror

Reputation: 7426

How to print __int128 in g++?

Score: 63

Views: 67152

Answers: 9

Read More
James Raitsev
James Raitsev

Reputation: 96481

How to print Unicode character in C++

Score: 87

Views: 262419

Answers: 12

Read More
İsa Yurdagül
İsa Yurdagül

Reputation: 83

Why are log lines missing without a flush?

Score: 2

Views: 152

Answers: 1

Read More
Schtraded
Schtraded

Reputation: 61

How to read data from a binary file to a vector in c++?

Score: 1

Views: 112

Answers: 1

Read More
Dipak
Dipak

Reputation: 143

Is ofstream thread safe?

Score: 10

Views: 24277

Answers: 4

Read More
Almo
Almo

Reputation: 15861

How do I deal with the max macro in windows.h colliding with max in std?

Score: 88

Views: 47556

Answers: 6

Read More
Maël Nison
Maël Nison

Reputation: 7353

Standard no-op output stream

Score: 63

Views: 23067

Answers: 8

Read More
altasgeorge
altasgeorge

Reputation: 1

Msys2/MinGW-w64: Can't locate iostream - error: "cannot open source file iostream"

Score: 0

Views: 91

Answers: 0

Read More
Emma Robb-collins
Emma Robb-collins

Reputation: 29

I've run into an error in my code and I am a bit stuck

Score: 0

Views: 56

Answers: 0

Read More
MikoBest4
MikoBest4

Reputation: 11

Reading Writing Files in Fstream C++

Score: 0

Views: 74

Answers: 1

Read More
UltraInstinct
UltraInstinct

Reputation: 44454

Restore the state of std::cout after manipulating it

Score: 155

Views: 69015

Answers: 9

Read More
MAK
MAK

Reputation: 26586

Why is iostream::eof inside a loop condition (i.e. `while (!stream.eof())`) considered wrong?

Score: 694

Views: 101399

Answers: 5

Read More
PreviousPage 1Next