You can use the va_arg() macro to get the next argument in a list of variable arguments. ... You must use va_arg() with the associated macros va_copy(), va_start ...
確定! 回上一頁