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
Parsing "0x0" as two numbers using sscanf
Mar 23, 2026
c
scanf
sscanf missing a string after %[^-]s match
Mar 24, 2026
c
scanf
Code::Blocks does not recognise double identifier (%lf) in a simple C program
Mar 23, 2026
c
printf
double
scanf
codeblocks
Is the format specifier %[^\n]s legal in C89?
Mar 22, 2026
c
scanf
c89
format-specifiers
ansi-c
How to properly use fscanf to store only the needed information in an array?
Mar 21, 2026
c
arrays
file
scanf
C program using printf & scanf crashes on input
Mar 21, 2026
c
segmentation-fault
scanf
how to get multiple number from one line in C? [duplicate]
Mar 19, 2026
c
input
scanf
Why does this loop not break immediately when the user inputs -0.1
Mar 14, 2026
c
loops
while-loop
int
scanf
how do i not skip to a new line after getting an input in C
Mar 09, 2026
c
string
input
scanf
Scanf for two integers separated by space with Enter key interruption
Mar 07, 2026
c
scanf
Problem with scanf and fgets
Mar 08, 2026
c
stdin
scanf
fgets
Has sscanf changed in MSVC++ 15+?
Mar 01, 2026
c++
visual-c++
scanf
Printing text too often?
Mar 01, 2026
c
printf
scanf
Understanding "while (getchar() != '\n')"
Feb 28, 2026
c
scanf
getchar
Why scanf cannot read my input?
Mar 01, 2026
c
scanf
Using an ampersand in scanf()
Feb 28, 2026
c
scanf
How does it make sense and why is the sscanf function still working?
Feb 24, 2026
c
scanf
How to make sscanf read until '\0' character
Feb 26, 2026
c
scanf
Confusion about sscanf
Feb 24, 2026
c
scanf
Older Entries »