StackOverflow Questions for Tag: iostream

Etienne
Etienne

Reputation: 1

Can't display accents when executing a cpp code

Score: 0

Views: 126

Answers: 1

Read More
QianruZhou
QianruZhou

Reputation: 41

Interlisp Medley: LITATOM 'streams' no longer supported

Score: 0

Views: 40

Answers: 0

Read More
Lucas Farleigh
Lucas Farleigh

Reputation: 1188

How do I print out the contents of a file? C++ File Stream

Score: 23

Views: 106144

Answers: 3

Read More
intrigued_66
intrigued_66

Reputation: 17258

Read a file like an array without copying in to an array?

Score: 0

Views: 116

Answers: 1

Read More
Tientuinë
Tientuinë

Reputation: 275

Boost variable precision numbers seem not to respect stream precision flag

Score: 1

Views: 46

Answers: 0

Read More
a_floating_point
a_floating_point

Reputation: 389

What is meant by the following statement about cin's unsetf() method?

Score: 0

Views: 82

Answers: 1

Read More
Trương Đức Vinh
Trương Đức Vinh

Reputation: 129

How do I remove trailing zeros when printing a floating-point number?

Score: 11

Views: 28342

Answers: 6

Read More
Xema
Xema

Reputation: 1886

How to read a bool using std::cin

Score: 15

Views: 39476

Answers: 3

Read More
Scott McPeak
Scott McPeak

Reputation: 12864

Is it undefined behavior to pass a pointer to an unconstructed streambuf object to the ostream constructor?

Score: 9

Views: 314

Answers: 2

Read More
Olivier Duboille
Olivier Duboille

Reputation: 21

Installing g++ and #include <iostream>

Score: 0

Views: 282

Answers: 0

Read More
Naman Verma
Naman Verma

Reputation: 64

i'm writing a cpp program to print all prime numbers between two numbers . Program is running successfully but it is not printing anything

Score: 1

Views: 400

Answers: 4

Read More
wp2
wp2

Reputation: 1421

What is the <iosfwd> header?

Score: 107

Views: 30857

Answers: 3

Read More
Aayush
Aayush

Reputation: 3098

Alternative function in iostream.h for getch() of conio.h?

Score: 28

Views: 109610

Answers: 11

Read More
Naghi
Naghi

Reputation: 169

How to collect doubles from user input and print them using a "pointer" to a "vector"?

Score: 0

Views: 39

Answers: 1

Read More
Wolf
Wolf

Reputation: 10238

Dealing with bycatch of <stdio.h> definitions caused by C++ includes

Score: 1

Views: 130

Answers: 3

Read More
jade808
jade808

Reputation: 1

How can I get data from binary file?

Score: 0

Views: 79

Answers: 0

Read More
pk27
pk27

Reputation: 13

I don't understand why cin worked differently depending on when I took the input

Score: 0

Views: 83

Answers: 3

Read More
user541686
user541686

Reputation: 210705

What exactly is streambuf? How do I use it?

Score: 107

Views: 70781

Answers: 2

Read More
Amaterasu
Amaterasu

Reputation: 396

Use boost::filesystem with std::ifstream?

Score: 2

Views: 523

Answers: 2

Read More
Paul J. Lucas
Paul J. Lucas

Reputation: 7131

Using std::ios_base::pword() in a thread-safe way?

Score: 0

Views: 93

Answers: 1

Read More
PreviousPage 3Next