va_start initializes processing of a varying-length argument list. The first argument, ap , is a work area of type va_list , which is used by the expansions ...
確定! 回上一頁