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
- ASCII
- DEC_Multinational
- FORTRAN_77_Standard
- FORTRAN
- Printable_Characters
- Nonprintable_Characters
Top: f77
Previous: 5,3 - %VAL Next: 6,1 - ASCII