CITS3002 Computer Networks |
← prev | next → | CITS3002 | help3002 | CITS3002 schedule | |||
The XDR Representation of some simple typesIntegers:
Signed: Two's Complement (MSB is a sign bit).
Reals - Single Precision:
Reals - Double Precision:
S - Sign Bit (0 -> positive)
CITS3002 Computer Networks, Lecture 10, Architecture independent applications, p18, 8th May 2024.
|