The va_copy macro copies src to dest . va_end should be called on dest before the function returns or any subsequent re-initialization of dest ( ...
確定! 回上一頁