Function va_arg. Retrieve and store in parmn the next value that is of type T. void va_arg(T) ( ref va_list ap, ref T parmn ) ...
確定! 回上一頁