Top: f77
Previous: 5,3 - %VAL Next: 6,1 - ASCII


Section 6: Character_Sets

 DEC Fortran supports the following characters:

  o  The Fortran character set, consisting of those ASCII characters
     which can appear in Fortran language syntax and which is a
     superset of the FORTRAN-77 standard character set.  This set
     includes space and tab characters.

  o  Other printable characters, which may appear in comments and
     character and Hollerith constants.

  o  Nonprintable characters.

Sub-Topics

  1. ASCII
  2. DEC_Multinational
  3. FORTRAN_77_Standard
  4. FORTRAN
  5. Printable_Characters
  6. Nonprintable_Characters

Top: f77
Previous: 5,3 - %VAL Next: 6,1 - ASCII