stdarg.h

The stdarg.h header file defines macros used to access arguments in functions with variable-length argument lists:

The stdarg.h header file also defines the structure va_list.