Dec 232017
Fortran Callable Library – Screen, Math, Fast File Handling, Plotting, Therom Properties, Vector Emulations. Written By D.J. Benton at TVA. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
LIBRY.DOC | 1699 | 510 | deflated |
LIBRY.LIB | 325247 | 130075 | deflated |
LIBRY1.DOC | 4224 | 1824 | deflated |
LIBRY2.DOC | 14063 | 4182 | deflated |
LIBRY2A.DOC | 8448 | 2805 | deflated |
LIBRY3.DOC | 16700 | 3318 | deflated |
LIBRY4.DOC | 5954 | 2846 | deflated |
LIBRY4A.DOC | 12416 | 2814 | deflated |
LIBRY4B.DOC | 20480 | 5138 | deflated |
LIBRY4C.DOC | 16753 | 3647 | deflated |
LIBRY5.DOC | 13741 | 3800 | deflated |
LIBRY5A.DOC | 6778 | 1721 | deflated |
LIBRY6.DOC | 10667 | 3450 | deflated |
LIBRY6A.DOC | 1613 | 721 | deflated |
LIBRY7.DOC | 7057 | 2728 | deflated |
LIBRY7A.DOC | 5066 | 1398 | deflated |
LIBRY8.DOC | 13818 | 2604 | deflated |
LIBRY8A.DOC | 7755 | 2286 | deflated |
LIBRY9.DOC | 16024 | 4310 | deflated |
Download File LIBRY51.ZIP Here
Contents of the LIBRY.DOC file
.ft e
.in 10
.sp 1
.pn 0
USER GUIDE TO LIBRY
FORTRAN CALLABLE LIBRARY
(VERSION 5.1)
Developed by
Dudley J. Benton
P.O. Drawer E
Norris, TN 37828
(615) 632-1887
November 1989
.pa
.pn 1
CONTENTS
PAGE
1. Requirements and Conventions . . . . . . . . . . . . . . . . . . . . . 2
2. General Utilities and CRT Control . . . . . . . . . . . . . . . . . . 4
3. String and Buffer Manipulation . . . . . . . . . . . . . . . . . . . . 18
4. Mathematical . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26
5. File Handling . . . . . . . . . . . . . . . . . . . . . . . . . . . . 57
6. Plot . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 70
7. Vector Emulations . . . . . . . . . . . . . . . . . . . . . . . . . . 78
8. Thermodynamic Properties . . . . . . . . . . . . . . . . . . . . . . . 87
9. Alphabetical Listing of Routines . . . . . . . . . . . . . . . . . . . 102
PLEASE NOTE: the calling sequences used with some routines in
Version 5 differ significantly from Version 4.
.ad LIBRY1.DOC
.ad LIBRY2.DOC
.ad LIBRY3.DOC
.ad LIBRY4.DOC
.ad LIBRY5.DOC
.ad LIBRY6.DOC
.ad LIBRY7.DOC
.ad LIBRY8.DOC
.ad LIBRY9.DOC
.in 10
.sp 1
.pn 0
USER GUIDE TO LIBRY
FORTRAN CALLABLE LIBRARY
(VERSION 5.1)
Developed by
Dudley J. Benton
P.O. Drawer E
Norris, TN 37828
(615) 632-1887
November 1989
.pa
.pn 1
CONTENTS
PAGE
1. Requirements and Conventions . . . . . . . . . . . . . . . . . . . . . 2
2. General Utilities and CRT Control . . . . . . . . . . . . . . . . . . 4
3. String and Buffer Manipulation . . . . . . . . . . . . . . . . . . . . 18
4. Mathematical . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26
5. File Handling . . . . . . . . . . . . . . . . . . . . . . . . . . . . 57
6. Plot . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 70
7. Vector Emulations . . . . . . . . . . . . . . . . . . . . . . . . . . 78
8. Thermodynamic Properties . . . . . . . . . . . . . . . . . . . . . . . 87
9. Alphabetical Listing of Routines . . . . . . . . . . . . . . . . . . . 102
PLEASE NOTE: the calling sequences used with some routines in
Version 5 differ significantly from Version 4.
.ad LIBRY1.DOC
.ad LIBRY2.DOC
.ad LIBRY3.DOC
.ad LIBRY4.DOC
.ad LIBRY5.DOC
.ad LIBRY6.DOC
.ad LIBRY7.DOC
.ad LIBRY8.DOC
.ad LIBRY9.DOC
December 23, 2017
Add comments