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