Creating a Windows DLL with Visual Fortran
Edit Page
Report
Scan day: 16 February 2014 UTC
20
Virus safety - good
Description: By John Nolan, also covers linking a DLL to S-Plus under Windows.
John Nolan's Visual Fortran, DLL and S-Plus Creating a Windows DLL with Visual Fortran First, examine your Fortran code. Fortran I/O statements (and possibly other non-numeric routines) can mess up the runtime environment of many programs that will link to the DLL. I can't remember the problems, but I also gave up using Fortran functions and returning function values. I do every routine as a Fortran subroutine, passing both input variables and output results as variables. As always, try to vectorize things if you want a nice S-Plus routine.
Size: 556 chars
Contact Information
Email: —
Phone&Fax: —
Address: —
Extended: —
WEBSITE Info
Page title: | John Nolan's Visual Fortran, DLL and S-Plus |
Keywords: | |
Description: | |
IP-address: | 147.9.1.59 |