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 cin
‘numeric_limits’ was not declared in this scope, no matching function for call to ‘max()’
Jun 28, 2022
c++
max
cin
numeric-limits
How can std::cin return a bool and itself at the same time?
Sep 01, 2022
c++
cin
cin.ignore(numeric_limits<streamsize>::max(), '\n')
Aug 31, 2022
c++
cin
Press Enter to Continue
Sep 12, 2022
c++
string
newline
cin
Multiple inputs on one line
Aug 30, 2022
c++
input
cin
std::cin.getline( ) vs. std::cin
Aug 30, 2022
c++
getline
cin
C++: how do I check if the cin buffer is empty?
Aug 16, 2022
c++
input
cin
Using getline(cin, s) after cin [duplicate]
Aug 28, 2022
c++
getline
cin
cin and getline skipping input [duplicate]
Aug 28, 2022
c++
input
getline
cin
changing the delimiter for cin (c++)
Aug 28, 2022
c++
stream
whitespace
delimiter
cin
Why does stringstream >> change value of target on failure?
Aug 27, 2022
c++
state
stringstream
cin
How to cin values into a vector
Aug 27, 2022
c++
function
templates
vector
cin
if (cin >> x) - Why can you use that condition?
Aug 27, 2022
c++
variables
if-statement
cin
How do I deal with the max macro in windows.h colliding with max in std?
Nov 18, 2022
c++
iostream
cin
When and why do I need to use cin.ignore() in C++?
Aug 17, 2022
c++
cin
getline
Why would we call cin.clear() and cin.ignore() after reading input?
Sep 16, 2022
c++
input
iostream
cin
How do I flush the cin buffer?
Aug 16, 2022
c++
cin
io-buffering
std::cin input with spaces?
Aug 14, 2022
c++
string
user-input
space
cin
« Newer Entries