home *** CD-ROM | disk | FTP | other *** search
- Gentle User,
-
- I have developed this FORTRAN library over a period of 10 years. I have
- carefully checked out each procedure; however, one can never be sure. I
- accept no liability whatsoever for the use of this library.
-
- This library has been compiled into object modules from several source
- codes in FORTRAN and assembler. These object modules have then been
- concatenated by the Microsoft library manager, LIB into a library file
- which can be accessed by Mictosoft's LINK.
-
- The library is compatible with Microsoft's FORTRAN/V3.31 and V4.0 (the
- latter is a recent addition). I have no idea what other FORTRAN
- compilers it may be compatible with.
-
- In order to use this with Microsoft's FORTRAN/V4.0 you must specify
- V3.31 compatibility at the time of setup. You must also specify the
- runtime switch for floating-point emulation calls (/FPc). You must NOT
- specify the runtime switch for V3.2 compatibility (/Gr). You can specify
- the runtime switch for full optimization (/Ox).
-
- Along with the .LIB file I have included a manual (*.DOC). To print the
- manual on a STAR SG-10/15 or compatible printer enter
-
- PSTAR LIBRY.DOC
-
- If you don't have a STAR printer, you'll just have to make do... You can
- dump it to the printer by:
-
- COPY *.DOC PRN
-
- The file include (.ad) and new page (.pa) is like PC-WRITE, so maybe it
- will print it for you. At any rate, it's all there and the worst thing
- to happen will be that the page breaks don't come out right.
-
- Dudley J. Benton
- TVA Engineering Lab
- P.O. Drawer E
- Norris, TN 37828
- 615-632-1887