| www.delorie.com/gnu/docs/glibc/libc_670.html | search |
![]() Buy the book! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Defining and using a variadic function involves three steps:
A.2.2.1 Syntax for Variable Arguments How to make a prototype for a function with variable arguments. A.2.2.2 Receiving the Argument Values Steps you must follow to access the optional argument values. A.2.2.3 How Many Arguments Were Supplied How to decide whether there are more arguments. A.2.2.4 Calling Variadic Functions Things you need to know about calling variable arguments functions. A.2.2.5 Argument Access Macros Detailed specification of the macros for accessing variable arguments. A.2.3.1 Old-Style Variadic Functions The pre-ISO way of defining variadic functions.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |