Problem with DOUBLE PRECISION and DBLE(integer)
Steve Kargl
sgk@troutmask.apl.washington.edu
Wed Dec 13 23:13:00 GMT 2006
On Thu, Dec 14, 2006 at 12:40:26AM +0200, Office wrote:
>
> The program fulfills without mistake its sorting job for which it has been
> written. But as to the little portion of mathematics ...
I get
troutmask:sgk[260] gfc -o z s.f
troutmask:sgk[262] ./z
At line 48 of file s.f
Fortran runtime error: No such file or directory
which is the expected behavior because line 47 and 48 are
File_zal(lfi+1:lfi+4) = '.ZAL'
OPEN (11, FILE=File_zal, STATUS='OLD')
--
Steve
More information about the Fortran
mailing list