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
Why Does This Scanf Result in Infinite Loop?
Aug 01, 2026
c
loops
char
infinite-loop
scanf
Please help correct this bug: reading integers line by line from a file using fscanf in c
Aug 01, 2026
c
arrays
scanf
C segfault while using fscanf to make array from datas in a file
Aug 01, 2026
c
arrays
segmentation-fault
scanf
Should I use fgets or scanf with limited input in c?
Jul 27, 2026
c
input
scanf
fgets
C - Switch-case prints case twice
Jul 26, 2026
c
switch-statement
scanf
getchar
Scanf("%[^\n]") not working with array string inside loop
Jul 20, 2026
c
arrays
string
multidimensional-array
scanf
Cross platform solution for input on stdin with arrow keys support?
Jul 11, 2026
c
input
scanf
fgets
arrow-keys
Successive scanfs, the second one not asking for the second input from user
Jul 08, 2026
c
scanf
Using sscanf in MATLAB Efficiently
Jul 05, 2026
string
matlab
scanf
Does the scanf empty the buffer after reading the input data (in C)?
Jul 05, 2026
c
scanf
buffering
Convert a long hex string in to int array with sscanf
Jul 03, 2026
c
scanf
C - Using fscanf for reading hexadecimal and characters from files
Jun 30, 2026
c
formatting
scanf
xor
C writing a random matrix to a file and then reading and copying said matrix from file using formatted I/O
Jun 30, 2026
c
file
matrix
scanf
Reading C character arrays into doubles
Jun 26, 2026
c
string
cstring
scanf
Difference between `scanf("%19[^\n]s",str);` and `scanf("%19[^\n]",str);`
Jun 26, 2026
c
scanf
What does the ^ scanf modifier actually do?
Jun 26, 2026
c
scanf
scanf() only reading first input (number)
Jun 26, 2026
c
scanf
%d with Long Int
Jun 22, 2026
c
printf
long-integer
scanf
Slow sscanf from std::vector [duplicate]
Jun 20, 2026
c
performance
glibc
scanf
C scanf - unknown array size
Jun 18, 2026
c
scanf
Older Entries »