The ABI requires that va_list is passed as a pointer although its contents is a kept in a structure. Therefore make it a single element array. |
||
|---|---|---|
| .. | ||
| float.h | ||
| stdarg.h | ||
| stdbool.h | ||
| stddef.h | ||
| varargs.h | ||
The ABI requires that va_list is passed as a pointer although its contents is a kept in a structure. Therefore make it a single element array. |
||
|---|---|---|
| .. | ||
| float.h | ||
| stdarg.h | ||
| stdbool.h | ||
| stddef.h | ||
| varargs.h | ||