What is the difference between scanf() and scanf_s()?

后端 未结 0 1022
-上瘾入骨i
-上瘾入骨i 2020-12-07 07:59

I usually use scanf() in C language. However I used to see the green underline on scanf() function when I use the visual studio 2019 as IDE. Do I have to use scanf_s()? I wo

相关标签:
回答
  • 消灭零回复
提交回复
热议问题