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
Is there any easy way to map windows specific secure C-API funcs to functions that will work on mac? (ex: sscanf_s)
Oct 31, 2025
c
visual-c++
macros
clang
scanf
Skip remainder of line with fscanf in C
Oct 30, 2025
c
scanf
The scanf function in C language uses a width specifier for char
Oct 31, 2025
c
char
scanf
conversion-specifier
C: sscanf assignment suppression and the return value
Oct 30, 2025
c
scanf
Javascript equivalent of PHP's sscanf function?
Oct 30, 2025
php
javascript
string
scanf
Using scanf/printf to input into/output from a bitset
Oct 29, 2025
c++
printf
scanf
std-bitset
Why does scanf parse "2E" but not "." (with GCC) as a "prefix of a matching input sequence" of a float?
Oct 26, 2025
c
floating-point
language-lawyer
scanf
compiler-bug
Convert function to read from string instead of file in C
Oct 26, 2025
c
scanf
Need help figuring out parameters of __isoc9_scanf()
Oct 26, 2025
c
scanf
disassembly
Read two characters consecutively using scanf() in C
Oct 25, 2025
c
input
character
scanf
input-buffer
My second scanf is not working - what can I do?
Oct 24, 2025
c
scanf
clion
How to parse URLs in C using sscanf()?
Oct 22, 2025
c
segmentation-fault
scanf
url-parsing
Program that tells user whether one number is evenly divisible by another
Oct 20, 2025
c
newline
scanf
Read string and various integers in same line in C
Oct 21, 2025
c
scanf
Is C scanf() prohibited from checking that integers are in range?
Oct 20, 2025
c
language-lawyer
scanf
integer-overflow
Why does sscanf read more than expected?
Oct 16, 2025
c
scanf
scanf in C doesn't fail when formatted text doesn't match
Oct 14, 2025
c
scanf
Reading from a file word by word [closed]
Oct 14, 2025
c
file
scanf
How to translate scanf exact matching into modern c++ stringstream reading
Oct 14, 2025
c++
scanf
stringstream
scanf char variable in between scanf integer variable doesn't work? [duplicate]
Sep 23, 2025
c
char
int
scanf
Older Entries »