fopen () is standard C, it's not going anywhere. It's only "deprecated" by Microsoft. Don't use fopen_s() unless you want platform-specific, non-portable code.
確定! 回上一頁