DevFixes
About Us
Trending
Popular
Contact
All scanf Questions
I want to fill a 2d array using pointer and scanf
Printf a double
printing characters using array in c language?
Scan_failure while tying to scan strings in OCaml
Scanf() not able to detect wrong input
How does scanf store value?
How to read a string with spaces in c?
Using Scanf function in C for some period of time
fscanf() reads 0.000 from txt file as EOF
How to get word from string containing numbers through sscanf?
The fgets statement doesnt get executed
How do I read a whole line to a string?
first scanf gets other chrachters for the next scanfs
Multiple fscanf statements in a loop. How do I get when EOF is reached?
Why doesn't scanf with character set format read input in a for loop?
Scanf not waiting for input even with whitespace included in C
File scan with specific format and retrieve the data on following numbers in C
confusion of address of a pointer
Using for loop in C
I have about 4 weeks of coding experience, having difficulty with a coding problem in C
How can I read the scanf without changing the printf positions?
Switch/Case exiting the code working when I type in the console C
not terminating scanf() or gets() after taking newline
Why is fgets waiting for input before it's even called?
c: segfault when using scanf with a character
Receiving same output in if and else condition, how to resolve?
How could I rescan for strings to prevent infinite while loop?
Skip a line in txt files return an error in c
General questions about scanf and fscanf in C programming language