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
c programming scanf will not read input twice [duplicate]
May 09, 2026
c
scanf
codeblocks
C scanf format string warning
May 08, 2026
c
scanf
format-string
How To Read in Strings that only Contain Alphabet letters with fscanf?
May 05, 2026
c
scanf
Why is strtok printing only first word?
May 05, 2026
c
string
split
scanf
strtok
reading from a file and printing double ratios in C
May 04, 2026
c
scanf
How can I get how many bytes sscanf_s read in its last operation?
May 04, 2026
c
scanf
scanf doesn't return when pressing enter
May 03, 2026
c
input
buffer
scanf
Why doesn't scanf("%d %d") complain about decimal input?
May 03, 2026
c
scanf
scanf always prints entered number
May 02, 2026
c
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
Older Entries »