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: