List Question
20 TechQA 2024-03-29T03:24:11.393000how to input multiple data types in c
68 views
Asked by Nam Lê Ngọc
Why scanf doesn't ask every turn
35 views
Asked by Alexey Popik
getchar is able to read ctrl+z but not scanf?
37 views
Asked by user394334
A warning I don't understand using scanf() in C language
87 views
Asked by mc_271828
fgets executing before printf or scanf statement
37 views
Asked by Clément P.
C: scanf("%d", ...) with the input only a minus sign
108 views
Asked by GKxx
Weird bug in c in parking lot code, when trying to read string between ""
71 views
Asked by baptzera
Scanf with NameSurname into two separate strings
71 views
Asked by ATpaul
fscanf changing file position to a negative value
91 views
Asked by Bartek Olczak
Getting extra line from reading in a file with a while loop (scan("%s", &2dArray)) != EOF) in C, why is this?
61 views
Asked by Steven Gordon
scanf("%3s", str) with only 1 input character in c
71 views
Asked by FN-2187
taking char input in two dimensional array
36 views
Asked by Humanware
how do i make the program wait till next step until i make my input (i used fgets in c)
64 views
Asked by ShobhitMaste
Why does sscanf not extract all the numbers from this string format properly?
131 views
Asked by lrdewaal
why is the desirable number not getting stored in C from the user input data
73 views
Asked by yashwanth
Using scanf to Read and Store Values from a File in C
84 views
Asked by Kai
do while loop does only execute scanf_s(" %d", &variable); once
51 views
Asked by Finn Österreicher
How to print a statement which includes a scanned character and an integer in C?
161 views
Asked by Apan Sirohi
enter only number not collection from number and string
46 views
Asked by Islam Mustafa