This documentation is copyright © 1998-2001 Sandro Sigala <sandro@sigala.it>. All rights reserved. Released under the GNU General Public License.
![]() |
![]() |
![]() |
![]() |
<stdarg.h>
Header<stdarg.h>
header.
va_start | Initialize the variable arguments parsing data |
va_arg | Return the next function variable argument |
va_end | Cleanup the variable arguments parsing data |
va_list | Store the variable arguments data during parsing |