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
How does cin.clear() clear the input buffer?
Mar 24, 2023
c++
io
cin
Array auto-filling itself in C++
Mar 21, 2023
c++
arrays
cin
integer-overflow
scanf vs cin: string as integer processing
Mar 20, 2023
c++
scanf
cin
visual-c++-2010
prevent from printing extra whitespace at the end of my line C++
Mar 14, 2023
c++
whitespace
cout
cin
Read a very long console input in C++
Feb 13, 2023
c++
io
iostream
cin
getline
Directly capturing cin without a variable - C++ [closed]
Jan 17, 2023
c++
cin
cin overwriting my initialized value when it reads wrong type? [duplicate]
Jan 07, 2023
c++
c++11
language-lawyer
cin
Is size of an array flexible in C++?
Dec 25, 2022
c++
arrays
c++11
c++17
cin
C++ Wrap cin and cout in class - Overload << and >> operators
Dec 23, 2022
c++
stream
operator-overloading
cout
cin
How do I clear user input (cin) that occurred while the process was blocked?
Nov 12, 2022
c++
input
cin
Can std::cin fail to pass a user input in the command line to a variable with a type of char?
Nov 10, 2022
c++
unicode
cin
non-ascii-characters
text-extraction
Send input on std::cin
Nov 08, 2022
c++
multithreading
cin
How to I read in a line and delimit it with '!!" in C++?
Oct 24, 2022
c++
string
delimiter
getline
cin
std::cin:: and why a newline remains
Oct 05, 2022
c++
newline
cin
input stream in C++. A little confusion with cin unget() function
Dec 25, 2021
c++
cin
Avoiding infinite loop when a char is enter in place of int
Oct 18, 2022
c++
infinite-loop
cin
Why does std::cin.getline not have an oveloaded method to take std::string?
Jul 16, 2022
c++
getline
cin
cin for an int inputing a char causes Loop that is supposed to check input to go wild
Jun 30, 2022
c++
char
int
buffer
cin
Why does this work? Using cin to read to a char array smaller than given input
Mar 13, 2022
c++
arrays
char
cin
How to deactivate input statement after some time?
Aug 19, 2019
c++
c
input
cin
Older Entries »