errno_t strerror_s(char * buf,rsize_t bufsz,errno_t errnum); ... 之前将__STDC_WANT_LIB_EXT1__定义为整数常量1时,strerror_s和strerrorlen_s才能保证可用。
確定! 回上一頁