The va_copy() macro creates a copy of a list of variable arguments. You can use the va_copy() macro with the associated macros va_arg(), va_start(), and va_end ...
確定! 回上一頁