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
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
Making fscanf Ignore Optional Parameter
Dec 08, 2025
c
scanf
Am I using fscanf incorrectly?
Dec 06, 2025
c++
c
text
scanf
C Programming: Reading a file and storing in array of struct
Dec 05, 2025
c
struct
structure
scanf
scanf inside while loop working only one time
Dec 06, 2025
c
while-loop
scanf
Program is crashing because of scanf_s in Visual Studio Ultimate 2013
Dec 06, 2025
c
visual-studio
scanf
dev-c++
How do I check length of user input in C?
Dec 06, 2025
c
arrays
input
scanf
C Scanf input testing for expected input format
Dec 05, 2025
c
testing
input
scanf
C language - Fscanf and sprint commands in unix environment
Dec 02, 2025
c
unix
printf
scanf
Use scanf to split a string on a non-whitespace separator
Dec 01, 2025
string
split
io
ocaml
scanf
getting values for an array using scanf function in C
Nov 29, 2025
c
arrays
scanf
Read multiple files with the same number of lines in the same loop in C
Nov 28, 2025
c
file
stream
scanf
For loop scans one less time in c
Nov 25, 2025
c
loops
for-loop
scanf
How can I resolve sscanf issue with email?
Nov 24, 2025
c
scanf
Using scanf to read in certain amount of characters in C?
Nov 23, 2025
c
string
scanf
Older Entries »