Path: utzoo!attcan!uunet!tut.cis.ohio-state.edu!ucbvax!NAC.NO!finnd%vax.runit.unit.uninett
From: finnd%vax.runit.unit.uninett@NAC.NO (Finn Drablos)
Newsgroups: comp.sys.sgi
Subject: f77 bug
Message-ID: <52*finnd@vax.runit.unit.uninett>
Date: 11 Aug 89 13:47:00 GMT
Sender: daemon@ucbvax.BERKELEY.EDU
Organization: The Internet
Lines: 18

I am using a 4D/70GT with IRIX 3.1D. When I try to compile the following
short fortran program with f77
      program test
      integer i,time
      i=time()
      write(*,*) i
      stop
      end
all I get is "bad number of arguments to intrinsic time". But according
to the documentation there should be no arguments to time .... Is there
a bug in f77, or am I doing something stupid ? If there is a bug, is
there an easy way around this problem ?

==================
Finn Drablos                 PHONE +47 7 597710        FAX +47 7 597708
MR-Senteret, SINTEF          MHS(EAN)    : finnd@vax.runit.unit.uninett
N-7034 TRONDHEIM, NORWAY     EARN/BITNET : drabloes@norunit
-----------------------------------------------------------------------