Cray CX1000 Betriebsanweisung Seite 138

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 169
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 137
Cray XMT Programming Environment Users Guide
The Cray XMT C and C++ compilers also support the ten nonstandard integer types
in the following list. The -short16 and -i4 compiler flags do not affect the size of
these types, so it is preferable that you use these in exported include files.
__short16 A 2-byte (16-bit) value.
unsigned __short16
A 2-byte (16-bit) value.
__short32 A 4-byte (32-bit) value.
unsigned __short32
A 4-byte (32-bit) value.
__int16 A 2-byte (16-bit) value.
unsigned __int16
A 2-byte (16-bit) value.
__int32 A 4-byte (32-bit) value.
unsigned __int32
A 4-byte (32-bit) value.
__int 64 An 8-byte (64-bit) value.
unsigned __int64
An 8-byte (64-bit) value.
138 S247920
Seitenansicht 137
1 2 ... 133 134 135 136 137 138 139 140 141 142 143 ... 168 169

Kommentare zu diesen Handbüchern

Keine Kommentare