Epson S5U1C17001C Manual page 400

Cmos 16-bit single chip microcomputer, c compiler package for s1c17 family
Hide thumbs Also See for S5U1C17001C:
Table of Contents

Advertisement

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

Advertisement

Table of Contents
loading

Table of Contents