Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Watcom C Library Reference - variable-length argument lists are used when a function does not have a http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Variable-length argument lists are used when a function does not have a
fixed number of arguments.  These macros provide the capability to access
these arguments.  The following functions are defined:

va_arg
    get next variable argument

va_end
    complete access of variable arguments

va_start
    start access of variable arguments

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson