List Question
20 TechQA 2024-03-29T20:51:11.640000fgets executing before printf or scanf statement
37 views
Asked by Clément P.
Error writes wrong buffer to file using ftell and fseek (C)
48 views
Asked by roee
fgets that doesn't stop at spaces or linebreaks
90 views
Asked by Its me
Using fgets() together with strcmp() strcmp is not properly comparing
149 views
Asked by R0gue
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 fgets() accept (signed) int for its 'count' argument?
104 views
Asked by chqrlie
fgets function not taking user input
46 views
Asked by Mathology
Can't read past EOF in C
110 views
Asked by MeSteve
Using scanf to Read and Store Values from a File in C
84 views
Asked by Kai
Uppercase/lowercase conversion skipping some letters
118 views
Asked by Shashank Gupta
How can I use a Pointer to structure in C?
75 views
Asked by Lemony_79
how the null value '\0' assign in the exacted \n index?
142 views
Asked by yokeshwaran
Functionality of puts
123 views
Asked by RaduV
There's a problem when im inputting username to store to a file but it won't store
71 views
Asked by MICHAEL ELBERT JUSTIAN 0000009
How to let fgets not stop reading at \n?
114 views
Asked by Marlon Müller
Clear fgets buffer
118 views
Asked by Riccardo Ricci
What does sscanf do in C if the input doesn't meet the specified format?
154 views
Asked by A Lumpkin
Processing an Input File Line-By-Line Using fgets/strtok
55 views
Asked by Lumi