vsprintf ()原型 int vsprintf( char* buffer, const char* format, va_list vlist );. 這個 vsprintf() 函數將格式指向的字符串寫入字符串緩衝區。
確定! 回上一頁