3.10 Fortran interface
Most of the C functions are available in Fortran
Fortran subroutines begin with
pvmf
instead of
pvm_
Status returns by C functions is passed back in an extra parameter
Must link with the
additional
library:
libfpvm3.a