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
std::cin:: and why a newline remains
Oct 05, 2022
c++
newline
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
c++ read into c-style string one char at a time?
Oct 20, 2022
c++
c
cin
c-strings
C++ Cin input to array
Sep 05, 2022
c++
arrays
cin
Clarification on a basic behavior of cin in C++
Nov 18, 2022
c++
cin
getline not asking for input? [duplicate]
Oct 29, 2022
c++
getline
cin
How is "std::cin>>value" evaluated in a while loop?
Jun 21, 2022
c++
cin
operator-precedence
What's the difference between getline and std::istream::operator>>()?
Oct 30, 2022
c++
cin
istream
Is the second condition in (cin >> buf && !buf.empty()) redundant? [duplicate]
Jun 09, 2017
c++
cin
Reading from standard in using ios::binary
Nov 01, 2022
c++
stream
binary
stdin
cin
C++ input operator overload ">>"
Apr 13, 2022
c++
input
operator-overloading
cin
rational-numbers
C++ How to cin a char as a number instead of character
Aug 14, 2022
c++
char
cin
Ignoring/skipping tokens using std::cin
Feb 17, 2022
c++
scanf
cin
skip
C++ cin fails when reading more than 127 ASCII values
Oct 20, 2022
c++
character-encoding
cin
cin.get() in a loop
Nov 18, 2022
c++
cin
C++ Checking for an integer.
Nov 02, 2022
c++
cin
« Newer Entries
Older Entries »