VMS Help  —  CRTL  va_arg
    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 extract
Arguments Description
Close Help