18 | Dynamically linked libraries |
18.1 | Linux/GNU C |
18.2 | SUN Solaris/GNU C |
18.3 | Windows/Borland C 5.02 |
18.4 | Windows/Visual C 5.0 |
18.5 | Linux/GNU Fortran 77 |
18.6 | SUN Solaris/GNU Fortran 77 |
18.7 | SUN Solaris/Fortran 77 |
18.8 | Windows/Absoft Fortran 6.0 |
18.9 | A complex example in C |
18.10 | Details on DLLs |
18.10.1 | General |
18.10.2 | dll.h |
18.10.3 | Checking for exportable functions |
18.10.4 | Which compiler |
18.10.5 | A second example in C |
18.11 | XploRe commands for using DLLs |