Dec 082017
 
GRAphics Fortran eXtension library for Lahey F77L & LP77.
File GRAFX.ZIP from The Programmer’s Corner in
Category Miscellaneous Language Source Code
GRAphics Fortran eXtension library for Lahey F77L & LP77.
File Name File Size Zip Size Zip Type
ACLS.COM 8 8 stored
CSAT.FOR 2260 1128 deflated
EXAMPLE.BAT 278 171 deflated
EXAMPLE.FOR 1168 482 deflated
F77L.LIB 29696 11822 deflated
GLNK.BAT 56 46 deflated
GRAFCOM.ICL 659 267 deflated
GRAFX.DOC 18461 6779 deflated
LINES.FOR 1003 521 deflated
LP77.LIB 34304 13085 deflated
NOTES.DOC 18206 5658 deflated
PHYSCON.ICL 948 405 deflated
README 3135 1391 deflated
SFIT.FOR 1827 806 deflated
SMOTH.FOR 1630 784 deflated
STAT.FOR 941 525 deflated
VIEW9.FOR 4199 1460 deflated
WORM.FOR 1383 722 deflated

Download File GRAFX.ZIP Here

Contents of the README file



GRAFX - A GRAphics FORTRAN eXtension library for the PC

Distribution Diskette Contents and Installation

README.DOC - This file! The files in the GRAFX.ARC are in ARC format. It
contains:

F77L.LIB - contains the routines in library format for selective
linking with Lahey F77L V3.0. Invocation is done via the included
batch command GLNK.BAT.

LP77.LIB - contains the routines in library format for selective
linking with Lahey Personal FORTRAN (LP77) V2.0. Invocation is done
via the included batch command GLNK.BAT.

XXXX.LIB - call: We will provide a library for any PC FORTRAN 77
compiler. The GRAFX library was created to help you.

GLNK.BAT - a batch command to link files with the GRAFX library.

GRAFX.DOC - gives a description of the GRAFX library and
distribution policy.

NOTES.DOC - Programmers notes on subroutine usage. Notes gives a
description of each routine included in the library with the proper
calling sequence.

ACLS.COM - is a command which resets to alpha mode if your
application terminates in graphic mode and can't be cleared by the
DOS CLS command.

GRAFCOM.ICL - include file of labelled common used by GRAFX
routines.

PHYSCON.ICL - include file of physical constants used by GRAFX
routines.

Several illustrative example FORTRAN 77 programs are included to demonstrate
usage. The sample programs are:
EXAMPLE - a driver for the example routines
CSAT - XYPLOT (graphs satellite communication data)
SMOTH - TPLOT (a signal processing low pass filter)
SFIT - MULPLOT (linear least squares fit)
STAT - HIST (histogram of a random number generator)
VIEW9 - illustrates multiple views and mid-level routines
LINES - illustrate line drawing modes

EXAMPLE.EXE - An executable demo of the example routines.

EXAMPLE.BAT - compiles, links, and runs the example programs. Invoke with the 3
library you want to use (e.g. EXAMPLE F77L). The selected library is renamed
to GRAFX.LIB. Delete or rename the execuable to run this batch file.

INSTALLATION Installation should be accomplished as follows:

MD \GRAFX CREATE THE GRAFX DIRECTORY
CD \GRAFX CHANGE DIRECTORIES
COPY A:*.* COPY FILES FROM DISTRIBUTION DISKETTE
EXAMPLE XXXX COMPILE, LINK, & RUN EXAMPLES AND RENAME XXXX.LIB
(where XXXX is F77L or LP77)

Delete the unwanted libraries.

REQUIREMENTS: The library was developed and tested with MS-DOS Version 3.10
and requires a CGA card. The use of a numeric coprocessor is optional, but
recommended.

Direct comments/questions/suggestions to:

Jim Farrell
RIDGE TECHNOLOGY
1867 PARK ROAD, N.W.
WASHINGTON, D.C. 20010
(202) 232-1441




 December 8, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)