Next: , Up: Control Statements


8.10.1 DO WHILE

The DO WHILE statement, a feature of both the MIL-STD 1753 and Fortran 90 standards, is provided by the GNU Fortran language. The Fortran 90 “do forever” statement comprising just DO is also supported.