#define strncat_safe strncat_s #define sprintf_safe sprintf_s #else /* Possible errors during string operations */ #define ERROR_SAFE_INVALID_PARAM -1
確定! 回上一頁