Next: -r), Previous: -r/, Up: Options [Contents][Index]
See the corresponding discussion of ‘-!’ in -! and -n!.
In FORTRAN-77, to include the exclamation point inside a string, escape it with a backslash, as in
s = "A \! inside a string"