vprintf -函數功能. 函數名: vprintf 功能: 送格式化輸出到stdout中用法: int vprintf(char *format, va_list param); ... cnt = vprintf(fmt, argptr);
確定! 回上一頁