For a specification of the format string, see fprintf(), printf(), sprintf() — Format ... { va_list arg_ptr; va_start(arg_ptr, fmt); vsprintf(string, fmt, ...
確定! 回上一頁