-
Declaration:
- Function Swap (X) : Type of X;
-
Description:
- Swap swaps the high and low order bytes of X if X is of type Word or Integer, or swaps the
high and low order words of X if X is of type Longint or Cardinal. The return type is the
type of X
-
Errors:
- None.
-
See also:
- Lo (529), Hi (510)
Listing: refex/ex69.pp