va_arg expands to an expression that has the specified type and the value of the type argument. The ap parameter must have been initialized by va_start or ...
確定! 回上一頁