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- fgets() erasing user input
Dec 23, 2025
c
scanf
fgets
C++ cin vs. C sscanf
Dec 20, 2025
c++
c
stringstream
cin
scanf
Control whole string with sscanf
Dec 22, 2025
c
parsing
scanf
What happens if C tries to scan character in integer variable [duplicate]
Dec 22, 2025
c
unix
initialization
scanf
Use strlen with scanf(%ms)
Dec 19, 2025
c
scanf
dynamic-memory-allocation
c-strings
strlen
segmentation fault on scanning and print string in C
Dec 17, 2025
c
string
pointers
segmentation-fault
scanf
What's the difference between a string and a user entered string in C
Dec 16, 2025
c
string
scanf
strdup
GCC `scanf` segmentation fault
Dec 13, 2025
c
gcc
struct
scanf
Ampersand or no ampersand before string variable name in scanf() and printf()?
Dec 13, 2025
c
string
printf
scanf
Parsing Integer and Float Values of a Text File with sscanf
Dec 14, 2025
c
parsing
scanf
Scanf() not able to detect wrong input
Dec 13, 2025
c
unix
error-handling
integer
scanf
How to reset scanf()
Dec 10, 2025
c
scanf
passing format string to scanf as an command line argument vs hardcoding it
Dec 08, 2025
c
scanf
Checking for null/empty float values when using sscanf
Dec 08, 2025
c
arrays
struct
scanf
fgets
C++ Adapting sscanf code to istringstream with error checking
Dec 08, 2025
c++
scanf
istringstream
error-checking
Is it OK to pass the address of an int for scanf("%x", ...)?
Dec 08, 2025
c
scanf
language-lawyer
undefined-behavior
How to force scanf to match whitespace?
Dec 07, 2025
c
scanf
format-specifiers
character-class
Endless while loop when input a string to a variable that expected integer value
Dec 08, 2025
c
while-loop
integer
scanf
Older Entries »