int printf( const char *format [, argument]... ); 在format後面的參數不但不定個數且型 ... va_arg, va_end, va_start這三個macro再加上va_list。
確定! 回上一頁