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
Negating brackets in a C scanf() scanset [duplicate]
Sep 21, 2025
c
scanf
What happens if arguments passed to sscanf are cast
Sep 19, 2025
c
casting
scanf
C infinite loop when char input instead of int
Sep 13, 2025
c
validation
scanf
infinite-loop
C++ scanf was not declared in this scope
Sep 13, 2025
compiler-errors
scanf
stdio
writing in c with printf and scanf not working as expected
Sep 07, 2025
c
printf
scanf
strange behavior of scanf for short int
Sep 06, 2025
c
scanf
undefined-behavior
Doesn't %[] or %[^] specifier in scanf(),sscanf() or fscanf() store the input in null-terminated character array?
Mar 26, 2023
c
string
scanf
format-specifiers
character-arrays
Can i use pointer in scanf to take input in an array?
Mar 25, 2023
c
arrays
pointers
scanf
abnormal behavior of scanf [duplicate]
Mar 25, 2023
c
scanf
scanf vs cin: string as integer processing
Mar 20, 2023
c++
scanf
cin
visual-c++-2010
C++ --- error C2664: 'int scanf(const char *,...)' : cannot convert argument 1 from 'int' to 'const char *'
Mar 19, 2023
c++
scanf
Detecting mismatches against constants in scanf format string
Mar 13, 2023
c
io
scanf
sscanf(s, "%u", &v) matching signed integers
Mar 10, 2023
c++
scanf
sign
cppcheck
conversion-specifier
what is the difference between scansets in scanf() function?
Mar 08, 2023
c
scanf
Why is it possible to pass a double pointer (address of address) to scanf?
Mar 04, 2023
c
scanf
How to prevent users from inputting letters or numbers?
Mar 01, 2023
c
scanf
C scanf() and fgets() problem
Feb 23, 2023
c
scanf
fgets
Why does a space in my scanf statement make a difference? [duplicate]
Feb 26, 2023
c
scanf
How to scanf only integer?
Sep 04, 2025
c
scanf
C program yielding different results on different machines despite using the same fixed length data types
Sep 02, 2025
c
windows
scanf
mingw
c99
Older Entries »