[comp.lang.fortran] Fortran libraries for A/UX

prentice@bbn.com (Muriel Prentice) (03/02/91)

I'm in the process of porting Fortran code that uses 
a couple of routines: 
    exit (allows for a clean exit)
    etime (calculates elapsed execution time)

These were available in libU77.a on Ultrix systems, but do not 
seem to be available under A/UX.  Are there reasonable substitutions
for these routines?

M. Prentice (prentice@bbn.com)