Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Zortech C++ Language Reference - stdarg.h http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                              stdarg.h

This  file  defines the type va_list and a number of  macros  involved
with  accessing  arguments  in functions  that  take  variable  length
arguments, such as vprintf. The macro definitions in stdarg.h are:

va_start            va_arg              va_end

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