7 liBrary
Variable argument macros
The table below lists the variable argument macros defined in stdarg.h.
Header file: stdarg.h
Macro
void va_start(va_list ap, type lastarg);
type va_arg(va_list ap, type);
void va_end(va_list ap);
7-14
Table 7.3.2.8 Variable argument macros
Initialize the variable argument group.
Return the actual argument.
Return normally from the variable argument function.
EPSOn
(C COMPilEr PaCkagE fOr S1C17 faMily) (Ver. 1.5.0)
functionality
S5U1C17001C ManUal
Need help?
Do you have a question about the S5U1C17001C and is the answer not in the manual?