Newbetuts
.
New posts in scanf
Parsing input with scanf in C
c
scanf
C skipping one command of a function? [duplicate]
c
scanf
C/C++ printf() before scanf() issue
c
printf
output
scanf
What is the difference between conversion specifiers %i and %d in formatted IO functions (*printf / *scanf)
c++
c
printf
scanf
format-specifiers
What does the scanf function return?
c
scanf
When should I use ampersand with scanf()
c
string
scanf
C: Multiple scanf's, when I enter in a value for one scanf it skips the second scanf [duplicate]
c
scanf
Why does scanf() need "%lf" for doubles, when printf() is okay with just "%f"?
c
scanf
length-modifiers
Simple C scanf does not work? [duplicate]
c
console
scanf
Scanf skips every other while loop in C
c
gcc
scanf
How to do scanf for single char in C [duplicate]
c
char
scanf
Why does scanf ask twice for input when there's a newline at the end of the format string?
c
scanf
How to use sscanf in loops?
c
string
scanf
Disadvantages of scanf
c
input
user-input
scanf
How to prevent scanf causing a buffer overflow in C?
c
scanf
buffer-overflow
What can I use for input conversion instead of scanf?
c
scanf
Why is scanf() causing infinite loop in this code?
c
gcc
scanf
What is the effect of trailing white space in a scanf() format string?
c
scanf
How do you allow spaces to be entered using scanf?
c
string
printf
scanf
whitespace
fgets doesn't work after scanf [duplicate]
c
scanf
fgets
Prev
Next