8

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

Conformant Arrays

Pascal-conformant array parameters are not compatible if Pascal calls

FORTRAN.

The FORTRAN–Pascal Interface

193

Page 217
Image 217
HP SunSoft Pascal 4.0 manual Commands to compile and execute UniVec.f and UniVecmain.p, Hostname% f77 -c UniVec.f