SpiceQA
Questions
Tags
Users
Badges
iostream
106 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
How do I use an uint8_t with I/O streams while avoiding the char behavior?
user_5863987
0
•
asked Oct 18, 2019
3
2
743
iostream
io
integer
c++
Xcode 11.1: iostream' file not found
user_11019230
0
•
asked Oct 13, 2019
14
5
23241
macos-catalina
clang++
iostream
xcode
c++
CRTP call child function in destructor of parent
user_1462718
0
•
asked Jun 9, 2019
3
1
141
streambuf
iostream
c++11
c++
Why is reading uint8_t as hex not working as expected?
user_2153571
0
•
asked Jun 4, 2019
7
1
419
iostream
c++
Is it reasonable to take std::istream&& as a argument?
user_458742
0
•
asked Jan 16, 2019
8
4
687
istream
iostream
rvalue-reference
c++
Why does Clang std::ostream write a double that std::istream can't read?
user_2970186
0
•
asked Sep 19, 2018
13
1
633
iostream
clang
floating-point
gcc
c++
How to parse file containing hexadecimals in the form -0x1.0c7474fp+8 in c++?
user_5317819
0
•
asked Sep 17, 2018
7
2
316
fstream
iostream
hex
parsing
c++
Include of iostream leads to different binary
user_2416647
0
•
asked Aug 29, 2018
37
2
2047
iostream
assembly
c++
What value should `std::stringstream::fail()` return after reading then writing? (gcc vs clang)
user_598696
0
•
asked Nov 22, 2017
8
1
1129
sstream
language-lawyer
iostream
c++
The file was set up right but eof() and peek() return wrong value from new stream unexpectedly
user_8899649
0
•
asked Nov 7, 2017
3
1
690
fstream
iostream
c++
Prev
Prev
3
4
5
(current)
6
7
Next
Next
Hot Questions