Home > Electronics Tutorials > C Language Tutorial > stdarg.h - Variables and Definitions

C Language Programming Library Reference Guide

stdarg.h - Variables and Definitions

The va_list type is a type suitable for use in accessing the arguments of a function with the stdarg macros.

A function of variable arguments is defined with the ellipsis (,...) at the end of the parameter list.

Note: To report broken links or to submit your projects, tutorials please email to Webmaster

Discover

     more......