int snprintf(char * restrict str, size_t size, ... It is more portable to check for a return value of -1 instead. snprintf(), vsnprintf(), ...
確定! 回上一頁