Template:c/variadic/dsc va copy: Difference between revisions
From cppreference.com
m C99 note |
m deleted extra '/' |
||
| Line 1: | Line 1: | ||
{{dsc macro fun | c | {{dsc macro fun | c/variadic/va_copy | makes a copy of the variadic function arguments | notes={{mark c99}}}} | ||
Revision as of 20:15, 23 June 2014
|- class="t-dsc"
|
(C99)
| makes a copy of the variadic function arguments
(function macro)
|-