Lahey Support
08-15-2003, 01:24 AM
At 09:21 10-02-2000 -0800, you wrote:
>
> Terrance Wright suggested that this whole debate about
> GOTOs and programming style was about over. How can
> we finish it without a lament for the "good old days" of
> (some) FORTRAN II (compilers) in which statements
> could be labeled with alphameric labels, and when this
> was appropriately done, then
>
> GO TO HELL
In Fortran 90 you still can !!
integer :: hell
assign 200 to hell
goto hell
200 continue
>
> became a perfectly valid Fortran statement? Further,
> again with appropriately selected labels, one could
> observe in comments that HELL could be found very
> close to TEXAS (or whatever). I rather like Fortran 90,
> but some of the opportunities for literary expression
> and double entendre have been lost.
>
---
Meilleures Salutations,
Best Greetings,
/---
Lahey User
--------------------------------------------------------------------------
To unsubscribe from Fortran Forum, send a message to [address removed]
with the following command as the first and only line of the message body:
unsubscribe fortran
--------------------------------------------------------------------------
>
> Terrance Wright suggested that this whole debate about
> GOTOs and programming style was about over. How can
> we finish it without a lament for the "good old days" of
> (some) FORTRAN II (compilers) in which statements
> could be labeled with alphameric labels, and when this
> was appropriately done, then
>
> GO TO HELL
In Fortran 90 you still can !!
integer :: hell
assign 200 to hell
goto hell
200 continue
>
> became a perfectly valid Fortran statement? Further,
> again with appropriately selected labels, one could
> observe in comments that HELL could be found very
> close to TEXAS (or whatever). I rather like Fortran 90,
> but some of the opportunities for literary expression
> and double entendre have been lost.
>
---
Meilleures Salutations,
Best Greetings,
/---
Lahey User
--------------------------------------------------------------------------
To unsubscribe from Fortran Forum, send a message to [address removed]
with the following command as the first and only line of the message body:
unsubscribe fortran
--------------------------------------------------------------------------