int sprintf_s(char *restrict s, rsize_t n, const char *restrict format, ...); ... For c, d, i, s, and u conversions, the flag has no effect.
確定! 回上一頁