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 scanf
Strange output on using scanf
Oct 17, 2022
c++
c
scanf
How can I read a string with scanf() in C++?
Nov 10, 2022
c++
string
input
scanf
sscanf format c++
Aug 23, 2022
c++
scanf
How can I determine if scanf read what was specified in format?
Jul 06, 2022
c
integer
scanf
Is `sscanf` guaranteed not to change arguments that it doesn't find?
Jun 21, 2022
c
scanf
The end character `\0` is it considered as one character or two characters?
Jul 18, 2022
c++
c
gcc
scanf
Why passing string to scanf() compiles fine in C?
Sep 30, 2022
c
scanf
undefined-behavior
How to validate input using scanf
Apr 09, 2022
c++
c
scanf
usage of the return value of scanf
Jun 07, 2022
c
scanf
Char arrays and scanf function in C
Sep 07, 2022
c
arrays
scanf
Why does scanf get stuck in an infinite loop on invalid input? [duplicate]
Oct 04, 2022
c
scanf
stdio
Traverse FILE line by line using fscanf
Mar 14, 2022
c
file
printf
traversal
scanf
Is there a less ugly way to do input in D than scanf()?
Mar 26, 2022
input
d
scanf
Scanning until new line
Oct 28, 2022
c
scanf
Why does scanf appear to skip input?
Aug 17, 2022
c++
c
io
scanf
cout
C: scanf for char not working as expected [duplicate]
Oct 27, 2022
c
char
scanf
matching trailing text in sscanf?
Jan 16, 2022
c
scanf
Reading multiple lines of input with scanf()
Aug 30, 2022
c
scanf
Is there difference between scanf("%c",&x) and x=getchar()?
Nov 20, 2022
c
function
scanf
getchar
%[^\n]s in scanf does not wait for input and gets skipped
Aug 28, 2022
c
string
input
scanf
« Newer Entries
Older Entries »