Documentation Home
>
FORTRAN 77 Language Reference
>
Chapter 4 Statements
>
GO TO (Unconditional)
> Description
FORTRAN 77 Language Reference
Previous
: GO TO (Computed)
Next
: Restrictions
Description
Execution of the
GO
TO
statement transfers control to the statement labeled
s
.
Previous
: GO TO (Computed)
Next
: Restrictions
© 2010, Oracle Corporation and/or its affiliates