Before calling vprintf, arg must be initialized by the va_start macro (and ... vprintf is equivalent to printf with the variable argument list replaced by arg.
確定! 回上一頁