Menu
NEWBEDEV
Python
Javascript
Linux
Cheat sheet
NEWBEDEV
Python 1
Javascript
Linux
Cheat sheet
Contact
New posts in Scanf
What are scanf("%*s") and scanf("%*d") format identifiers?
Apr 25, 2021
C - trying to read a single char from stdin (and failing) w/ scanf / getchar
Apr 25, 2021
What is the difference between conversion specifiers %i and %d in formatted IO functions (*printf / *scanf)
Apr 25, 2021
How do I parse out the fields in a comma separated string using sscanf while supporting empty fields?
Apr 25, 2021
Getting multiple values with scanf()
Apr 25, 2021
How do you allow spaces to be entered using scanf?
Apr 25, 2021
Looking for C# equivalent of scanf
Apr 25, 2021
Parsing input with scanf in C
Apr 25, 2021
Why does scanf() need "%lf" for doubles, when printf() is okay with just "%f"?
Apr 25, 2021
« Newer Entries