blob: 7b5ecf689a433c52982c364fe08b2f20bd0254ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
@node va_start
@section @code{va_start}
@findex va_start
POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/va_start.html}
Gnulib module: ---
Portability problems fixed by Gnulib:
@itemize
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@end itemize
|