Previous: karasc Up: ../karrtn.html Next: karcm2
INTEGER FUNCTION KARCHR (ORD)
Return the single Hollerith character corresponding
to the INTEGER ordinal position ORD in the
installation-dependent character set. The right-most bits
in ORD are used to construct the Hollerith character, and
all remaining bits of ORD are ignored, so that no error
condition exists if ORD is out of the valid range.