The Wayback Machine - https://web.archive.org/web/20170912212152/https://pages.mtu.edu/~shene/COURSES/cs201/NOTES/chap01/continue.html

Fortran Continuation Lines


In Fortran, a statement must start on a new line. If a statement is too long to fit on a line, it can be continued with the following methods: