
The FORTRAN–Pascal Interface 193
8
Conformant Arrays
Pascal-conformant array parameters are not compatible if Pascal calls
FORTRAN.
The commands to compile and
execute UniVec.f and
UniVecmain.p
hostname% f77 -c UniVec.f
UniVec.f:
univec:
hostname% pc UniVec.o UniVecmain.p -lpfc -lF77
hostname% a.out
24
Commentaires sur ces manuels