/sys$common/syshlp/helplib.hlb CC, Run-time functions, va_end *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Finishes the varargs or stdarg session. Syntax: #include <stdarg.h> (ANSI C) #include <varargs.h> (Compaq C Extension) void va_end(va_list ap);
|