XDR Data Types
- boolean
- int – 32-bit integer
- unsigned int – unsigned 32-bit integer
- hyper – 64-bit integer
- unsigned hyper – unsigned 64-bit integer
- IEEE float
- IEEE double
- quadruple (new in RFC1832)
- enumeration
- structure
- string
- fixed length array
- variable length array
- union – discriminated union
- fixed length opaque data
- variable length opaque data
- void – zero byte quantity
- optional – optional data is notated similarly to C pointers, but is represented as the data type "pointed to" with a boolean "present or not" flag.
Read more about this topic: External Data Representation
Famous quotes containing the words data and/or types:
“This city is neither a jungle nor the moon.... In long shot: a cosmic smudge, a conglomerate of bleeding energies. Close up, it is a fairly legible printed circuit, a transistorized labyrinth of beastly tracks, a data bank for asthmatic voice-prints.”
—Susan Sontag (b. 1933)
“He types his laboured columnweary drudge!
Senile fudge and solemn:
Spare, editor, to condemn
These dry leaves of his autumn.”
—Robertson Davies (b. 1913)