經安全檢測,此網站為安全網站,請放心前往原始網址!

How do I properly compare strings in C? - Stack Overflow

Ok a few things, gets is unsafe and should be replaced with fgets(stdin, SIZE,...) so that you don't get a buffer overflow. Next, to compare strings, you ...

stackoverflow.com

網址安全性掃描由 google 提供