VMS Help
CRTL, va_arg

 *Conan The Librarian

    Returns the next item in the argument list.

    Format

      #include  <stdarg.h> (ANSI C)

      #include  <varargs.h> (DEC C Extension)

      type va_arg  (va_list ap, type);

  Additional Information (explode) :

  Close     Help