Zilog Z80380 Bedienungsanleitung Seite 90

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 116
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 89
Library Functions Run Time Environment
4–26 UM004001-COR1103
The va_arg macro does the following:
Retrieves a value of type from the location given by arg_ptr
Increments arg_ptr to point to the next argument in the list, using the size of type
to determine where the next argument starts
The va_arg macro can be used any number of times within the function to retrieve
arguments from the list.
After all arguments have been retrieved, va_end resets the pointer to NULL.
Return Value
The va_arg macro returns the current argument va_start and va_end do not return values.
Seitenansicht 89
1 2 ... 85 86 87 88 89 90 91 92 93 94 95 ... 115 116

Kommentare zu diesen Handbüchern

Keine Kommentare