You can refer to the explanation of this part of MSDN . type va_arg( va_list arg_ptr , type );. void va_end( va_list arg_ptr );.
確定! 回上一頁