Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
などの _s 関数は、オプションの標準scanf_sのようです。printf_sMSVC はこれらの関数を実装していますが、gcc は実装していません。
scanf_s
printf_s
セキュア機能を実装しない特定の理由はありますか? glibcはscanf十分に安全ですか?
scanf