Adding FORTRAN Library Routines to Pascal

Product Version(s): 3.3x
Operating System:   MS-DOS
Flags: ENDUSER | TAR53709
Last Modified: 23-FEB-1988    ArticleIdent: Q11503

Question:
   Can developers put FORTRAN Version 3.3x library routines into the
Pascal Version 3.3x library?

Response:
   Yes, it is possible to break up the FORTRAN Version 3.3x libraries
into object modules that can be used by Pascal (using the LIB
utility). This is tricky at best, and we do not support it.
   We do not guarantee forward compatibility if you do this.

