24.11.2014 Views

Open Watcom FORTRAN 77 Language Reference

Open Watcom FORTRAN 77 Language Reference

Open Watcom FORTRAN 77 Language Reference

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>FORTRAN</strong> Statements<br />

Statement 1 2 3 4 5 6<br />

IMPLICIT * * * * * *<br />

INCLUDE * * * * *<br />

INQUIRE<br />

INTEGER * * * * * *<br />

INTRINSIC * * * * *<br />

LOGICAL * * * * * *<br />

LOOP * *<br />

MAP * * * * * *<br />

NAMELIST * * * * *<br />

OPEN<br />

OTHERWISE * * *<br />

PARAMETER * * * * * *<br />

PAUSE<br />

PRINT<br />

PROGRAM * * * *<br />

QUIT<br />

READ<br />

REAL * * * * * *<br />

RECORD * * * * * *<br />

REMOTE BLOCK * * * *<br />

RETURN *<br />

REWIND<br />

SAVE * * * * * *<br />

SELECT * *<br />

STOP *<br />

STRUCTURE * * * * * *<br />

SUBROUTINE * * * *<br />

UNION * * * * * *<br />

UNTIL * * *<br />

VOLATILE * * * * * *<br />

WHILE * *<br />

WRITE<br />

2.2 <strong>FORTRAN</strong> Statement Summary<br />

The following sections describe each <strong>FORTRAN</strong> <strong>77</strong> statement. The statement descriptions are organized<br />

alphabetically for quick reference. The syntax models for each statement are presented in shaded or<br />

unshaded boxes. The unshaded box denotes a standard <strong>FORTRAN</strong> <strong>77</strong> statement. The shaded box denotes<br />

a <strong>Open</strong> <strong>Watcom</strong> <strong>FORTRAN</strong> <strong>77</strong> extension to the language. Users should note that extensions which are<br />

supported by this compiler may not be supported by other compilers. We leave the choice to use a<br />

particular extension to the discretion of the programmer.<br />

In the following sections the use of square brackets ([ ]) denotes items which may be optionally specified.<br />

The use of the ellipsis (...) denotes items which may be repeated as often as desired.<br />

<strong>FORTRAN</strong> Statement Summary 11

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!