CARM User's Guide

Discontinued

stdarg.h

The stdarg.h include file defines macros that access arguments in functions with variable-length argument lists. The macros include:

In addition, the va_list type is defined in this file.