Previous: symxd Up: ../plot79_s.html Next: syslog
SUBROUTINE SYSDEF (NCHRPW,NBITPC,NBITPW)
C$ (System Definitions)
C$ Set and return the arguments:
C$
C$ NCHRPW......Number of characters/word.
C$ NBITPC......Number of bits/character.
C$ NBITPW......Number of bits/word.
C$
C$ These values are obtained via the Port Library Framework
C$ routine, I1MACH.
C$ (03-APR-82)