
Fortran 77 syntax question
I have a question about some lines of code within a fortran 77 program
that runs on a HP3000. I thought I did, but I can't figure out what
the
CALL EXEC(a,b,c,d,e)
at the end of each subprogram does - there doesn't seem to be an EXEC
routine??