0
Need help.
Encountered it at C - course https://code.sololearn.com/c8Gy6z83C7lT/?ref=app
5 ответов
+ 1
I have a link shows the differences btwn fgets and gets ,. May i send it ?
+ 1
The message that shows up tells u that func gets takes more inputs than expected not just what u input ...
But the u can limit the input with fgets func
+ 1
here is an explanation of them
https://iq.opengenus.org/gets-vs-fgets-in-c/#:~:text=depends%20on%20system-,gets()%20keeps%20reading%20input%20until%20newline%20character%20or%20end,of%20input%20characters%20is%20reached.
0
About what ?
0
About the error.
When I input a character it show something about fgets.