I have a C program that uses sprintf_s. ... #define __STDC_WANT_LIB_EXT1__1 #include <stdio.h> int sprintf_s(char * restrict s, rsize_t n, ...
確定! 回上一頁