va_end 宏va_start 或va_copy 的调用所初始化的 ap 对象的清理。 va_end 可以修改 ap 的值,使得它不再能使用。 若无对应的对va_start 或va_copy 调用,或在 ...
確定! 回上一頁