Menu
NEWBEDEV
Python
Javascript
Linux
Cheat sheet
NEWBEDEV
Python 1
Javascript
Linux
Cheat sheet
Contact
New posts in Scanf
Difference between scanf and scanf_s
Apr 17, 2021
Is there any difference in using %f, %e, %g, %E or %G with scanf?
Apr 17, 2021
When should I use ampersand with scanf()
Apr 25, 2021
How to ignore floating number in scanf("%d")?
Apr 25, 2021
Why do I have to specify data type each time in C to printf() and scanf()?
Apr 25, 2021
Reading a line using scanf() not good?
Apr 25, 2021
C/C++ printf() before scanf() issue
Apr 25, 2021
How can I read an input string of unknown length?
Apr 25, 2021
warning: format ‘%s’ expects type ‘char *’, but argument 2 has type ‘char (*)’
Apr 25, 2021
Why does scanf ask twice for input when there's a newline at the end of the format string?
Apr 25, 2021
« Newer Entries
Older Entries »