hooking a new intrinsic subroutine?

Steve Kargl sgk@troutmask.apl.washington.edu
Sun Apr 18 17:46:00 GMT 2004


Gang,

Are there any simply to follow rules on hooking up a new
intrinsic subroutine to gfortran?  I have the guts of 
date_and_time() implemented and system_time() will be
done shortly.  I was going to emulate how random_seed()
and random_number() are implemented, but unfortunately
these procedures are broken on FreeBSD.

-- 
Steve



More information about the Fortran mailing list