Re: double confusion



Richard Maine wrote:
(snip)

In Fortran 77, all user-written procedures are external. (Oh, or I almost forgot about statement functions, but... well I'll ignore that).

If he really wants a one expression function then statement functions
might be a good solution. It might be that is just an example, though,
and he really wants something more complicated.

-- glen

.