fgets() function in C

后端 未结 4 1612
北海茫月
北海茫月 2020-12-31 06:17

I know everybody has told me to use fgets and not gets because of buffer overflow. However, I am a bit confused about the third parameter in fgets(). As I unde

4条回答
提交回复
热议问题