在 ANSI 标准之前的 varargs.h 头文件已经被 stdarg.h 头文件取代。 也就是说,以前用来处理可变参数列表的 varargs.h 现在已经不再使用,而是使用 stdarg.h

最后修改: 2025年01月30日 星期四 18:05