thanks, sorry I did not make it clear. i know what "hostnm" is. the code compiles fine under linux, but it seems like the routines like hostnm, getlog etc are not supported in the window ver ...
Thanks I found it is my mistake. Ever after I replaced 1.E+80 with 1.D+80, the problem is resolved. Sorry I am not quite familiar with Fortran yet. However, there comes another problem: it says " ...
I am using FTN95 to compile my F77 codes. A strange thing happened:
a val defined as REAL*8 which is supposed to have a range of about +/- 1E+308. but in fact as far as the val is given a value large ...