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

Last modified: Thursday, 30 January 2025, 6:05 PM