int vprintf ( const char * format, va_list arg ); 描述: 將可變參數列表的格式化數據打印到stdout 將格式指向的C字符串寫入標準輸出(stdout), ...
確定! 回上一頁