Next: Fortran 90 Features, Previous: Scope and Classes of Names, Up: Language
A dollar sign at the end of an output format specification suppresses the newline at the end of the output.
Edit descriptors in FORMAT statements may contain compile-time
INTEGER constant expressions in angle brackets, such as
10 FORMAT (I<WIDTH>)
The OPEN specifier NAME= is equivalent to FILE=.
These Fortran 90 features are supported: