PARAMETER use within FORMAT statements (Typos in example?)

Steve Kargl sgk@troutmask.apl.washington.edu
Mon May 31 20:24:00 GMT 2010


On Mon, May 31, 2010 at 01:15:43PM -0700, Peter Willis wrote:
> Hello,
> 
> I have a secondary question regarding the example(s)
> provided at that link.
> 
> I am wondering if there are typos in the examples.
> 
> In the first solution the variable 'F' is allocated
> as CHARACTER(LEN=20). That variable is never used
> by the WRITE statements below. Which is the correct
> variable 'F', 'FMT', or 'FM'?
> 
> I am guessing that all those 'F'-words should be
> 'FMT'.   ;)
> 

Yes.  I see about fixing the typos.

-- 
Steve



More information about the Fortran mailing list