Defined in header <stdarg.h>. T va_arg( va_list ap, T ); ... of type T that corresponds to the next parameter from the va_list ap .
確定! 回上一頁