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
scanf() doesn't accept whitespace
May 01, 2026
c++
c
scanf
Why scanf("%s",&str); behaves as scanf("%s",str);? [duplicate]
Apr 29, 2026
c
pointers
scanf
pointer-arithmetic
Reading from files passed as command line arguements
Apr 28, 2026
c
linux
filereader
scanf
Question regarding pointers in fscanf
Apr 27, 2026
c
pointers
scanf
given an %hhu and an input 1025, which part is mapped to an unsigned char?
Apr 26, 2026
c
scanf
language-lawyer
scanf("%[^\n]",command) inside while loop
Apr 23, 2026
while-loop
scanf
Read a list of numbers from string
Apr 22, 2026
c
stringstream
scanf
string-parsing
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
Older Entries »