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
How to definitely solve the scanf input stream problem
Sep 07, 2026
c
input
scanf
user-input
standards
scanf("%[^\n]s") works fine with normal variable but doesn't work with a structure variable in C
Sep 05, 2026
c
structure
scanf
scanf reading "Enter" key
Sep 04, 2026
c
scanf
carriage-return
scanf() not writing to 2d char array
Sep 02, 2026
c
multidimensional-array
runtime-error
scanf
c-strings
Weird result of using scanf "%f" to read a float number and then assign to double
Sep 02, 2026
c
scanf
how to identify a field separator from scanf?
Sep 01, 2026
c
scanf
Is it possible to specify a string consisting of a number of `^` characters for scanf?
Aug 31, 2026
c
scanf
Creates an array that stores character by character in c
Aug 28, 2026
arrays
c
char
scanf
scanf that takes a string with spaces and then takes a char
Aug 28, 2026
c
scanf
scanf not working as expected
Aug 27, 2026
c
scanf
how can I force scanf to take the \n character as input?
Aug 26, 2026
c
scanf
How to use scanf in linux kernel?
Aug 20, 2026
linux
kernel
scanf
PHP fscanf vs fgets
Aug 19, 2026
php
fgets
scanf
Scanf understandings
Aug 18, 2026
c++
c
scanf
Using scanf with x86-64 GAS assembly
Aug 17, 2026
assembly
x86
scanf
x86-64
gnu-assembler
How to use fscanf() format string
Aug 17, 2026
c
scanf
Scanning different types of variables
Aug 14, 2026
c
string
scanf
Yes/No loop in C
Aug 16, 2026
c
while-loop
scanf
Why doesn't scanf read the value correctly?
Aug 16, 2026
c
unix
printf
scanf
Why is not ampersand needed in the following code?
Aug 13, 2026
c
pointers
scanf
Older Entries »