Problem with f77 time() intrinsic funtion.

Michael L Zerkle mlzerkle at athena.mit.edu
Tue Jan 15 04:16:58 AEST 1991


I believe that I have discovered a bug with the f77 time() intrinsic funtion.
The code fragment I am using and my machines vital statictics are as follows:


      integer systim,tarray(9),time
c
      systim=time()
      call ltime(systim,tarray)


The compile time error is:  bad number of arguments to intrinsic time().
Works fine on other unix boxes.

Machine Stats:  4D-VGX210
                os  3.3.1
                ftn S4-FTN-3.2

Is this a problem with the time() intrinsic funtion in the U77 library, and
if so is there a patch available to fix it.  Does anyone have the C code to 
simulate/implement the f77 binding to the time() funtion?

Thanks in advance!



More information about the Comp.sys.sgi mailing list