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
Problems with limiting a string length in C
Apr 22, 2026
c
scanf
c-strings
scanf("%s") stores string even after using it after scanf("%d")
Apr 17, 2026
c
scanf
c - how gets() work after scanf? [duplicate]
Apr 17, 2026
c
scanf
gets
C loop prints string twice? (using scanf("%c"))
Apr 16, 2026
c
scanf
Is there a way to make space input obligatory in the scanf() function?
Apr 15, 2026
c
input
scanf
whitespace
C - Not printing out the whole string
Apr 14, 2026
c
string
printf
scanf
Is there an Equivalent scanf function in Lua?
Apr 13, 2026
c
lua
scanf
scanf register new conversion specifier
Apr 12, 2026
c
gcc
binary
scanf
glibc
Scanf fails with bus error
Apr 13, 2026
c
pointers
scanf
bus-error
scanf() resetting first result depending of variable declaration order
Apr 12, 2026
c
variables
scanf
How to compare strings containing numbers just by letters in C
Apr 11, 2026
c
string
string-comparison
scanf
What argument type does sscanf expect for a character class?
Apr 09, 2026
c
scanf
specifying variable field width in sscanf
Apr 08, 2026
c
string
printf
scanf
Passing fscanf / sscanf string into a structure field char[4]
Apr 04, 2026
c
struct
scanf
Can I use scanf to capture a directive with a width specified by a variable?
Apr 04, 2026
c
scanf
C: fscanf - infinite loop when first character matches
Apr 02, 2026
c
scanf
sscanf not extracting pattern
Apr 01, 2026
c
regex
scanf
New to C, segmentation fault?
Mar 27, 2026
c
scanf
Usage of scanf ... getchar
Mar 29, 2026
c
scanf
Older Entries »