User Tools

Site Tools


c:stdarg.h:va_list

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

c:stdarg.h:va_list [2013/01/22 22:02]
127.0.0.1 external edit
c:stdarg.h:va_list [2024/02/16 01:05] (current)
Line 1: Line 1:
 {{keywords>wiki library source code example reference}} {{keywords>wiki library source code example reference}}
 +
 +====== va_list ======
 <code c> <code c>
 va_list argPointer; va_list argPointer;
 </code> </code>
  
-=== description === +===== description ===== 
-<code c>+
 va_list is a data type that is used for the macro variable arguments in function calls with any number of arguments to keep the arguments in a list. va_list is a data type that is used for the macro variable arguments in function calls with any number of arguments to keep the arguments in a list.
 It is only for the macros va_start (), va_arg, va_end () function. It is only for the macros va_start (), va_arg, va_end () function.
-</code>+

on the occasion of the current invasion of Russia in Ukraine

Russian Stop this War
c/stdarg.h/va_list.txt · Last modified: 2024/02/16 01:05 (external edit)

Impressum Datenschutz