Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in iostream
Output unicode strings in Windows console app
Aug 25, 2022
c++
unicode
iostream
windows-console
'cout' was not declared in this scope [closed]
Aug 18, 2022
c++
iostream
cout
What is the <iosfwd> header?
Dec 30, 2019
c++
iostream
forward-declaration
iosfwd
Big difference (x9) in the execution time between almost identical code in C and C++
Feb 17, 2022
c++
c
performance
gcc
iostream
What exactly is streambuf? How do I use it?
Aug 17, 2022
c++
iostream
How to read until EOF from cin in C++
Aug 17, 2022
c++
input
iostream
How to read a file line by line or a whole text file at once?
Aug 17, 2022
c++
iostream
fstream
file-handling
operator << must take exactly one argument
Aug 16, 2022
c++
operator-overloading
iostream
Why would we call cin.clear() and cin.ignore() after reading input?
Sep 16, 2022
c++
input
iostream
cin
What is the difference between cout, cerr, clog of iostream header in c++? When to use which one?
Aug 16, 2022
c++
iostream
cout
clog
Reading from text file until EOF repeats last line [duplicate]
Aug 16, 2022
c++
iostream
fstream
Restore the state of std::cout after manipulating it
Dec 14, 2021
c++
iostream
Why does std::getline() skip input after a formatted extraction?
Aug 15, 2022
c++
input
iostream
istream
c++-faq
Who architected / designed C++'s IOStreams, and would it still be considered well-designed by today's standards? [closed]
Aug 15, 2022
c++
iostream
Can you explain the concept of streams?
Aug 14, 2022
java
.net
stream
language-agnostic
iostream
Does the C++ standard mandate poor performance for iostreams, or am I just dealing with a poor implementation?
Dec 14, 2021
c++
performance
iostream
How to properly overload the << operator for an ostream?
Aug 14, 2022
c++
namespaces
operator-overloading
iostream
ostream
How to print (using cout) a number in binary form?
Aug 14, 2022
c++
binary
iostream
representation
std-bitset
How do I print a double value with full precision using cout?
Aug 13, 2022
c++
floating-point
precision
iostream
cout
'printf' vs. 'cout' in C++
Aug 13, 2022
c++
printf
iostream
cout
stdio
« Newer Entries
Older Entries »