Xref: utzoo comp.lang.fortran:4882 comp.sys.mac.programmer:22288 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!helios!bcm!rice!uw-beaver!mit-eddie!bbn.com!prentice From: prentice@bbn.com (Muriel Prentice) Newsgroups: comp.lang.fortran,comp.sys.mac.programmer Subject: Fortran libraries for A/UX Message-ID: <63080@bbn.BBN.COM> Date: 1 Mar 91 23:12:21 GMT Sender: news@bbn.com Followup-To: comp.lang.fortran Lines: 10 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)