[comp.lang.fortran] DTIME

cracraft@venera.isi.edu (Stuart Cracraft) (02/02/89)

Some Fortran code I'm using contains calls to DTIME().

Does anyone have a compatibility routine in C that implements dtime()
to be compiled with Fortran compilers that don't implement dtime()?

	Stuart