home *** CD-ROM | disk | FTP | other *** search
- Call a Microsoft FORTRAN subroutine from TP for Windows:
-
- This archive contains a very crude example of how to combine
- a Turbo Pascal for Windows program with a FORTRAN subroutine
- compiled under Microsoft FORTRAN 5.1 as a dynamic link library.
-
- It is pretty crude but illustrates a successful attempt to
- set up and call a FORTRAN subroutine from TPW. Maybe someone
- will find it helpful.
-
- The FORTRAN-derived DLL causes a GP Fault which kills the
- Program Manager if you try to run the program under the
- OS/2 2.0's WIN-OS/2 pseudo-Windows option.
-
-
- I have not found any other problems with running the program,
- but, of course, disclaim responsibility for any adverse effects
- suffered by anyone else who actually tries to use the program.
- After all, you compile and link it yourself.
-
- A. Miller
- Internet: miller@nmsu.edu
- P.O Box 3512; Las Cruces, NM 88003
-