The source code for the C support library comprises the following files:
|
File name |
Description |
|
CG.C |
Main driver routines |
|
CG.H |
Function prototypes |
|
CGEN.H |
Structure definitions |
|
CGIO.C |
File I/O |
|
CGIO.H |
Function prototypes |
|
CROSSDET.C |
Cross detection |
|
CROSSDET.H |
Function prototypes |
|
FILEIO.C |
File parsing |
|
FILEIO.H |
Function prototypes |
|
IMPORT.C |
File import/export |
|
IMPORT.H |
Function prototypes |
|
MAT.C |
Matrix operations |
|
MAT.H |
Function prototypes |
|
MATDIV.C |
Matrix divide |
|
MATDIV.H |
Function prototypes |
|
READCC. TXT |
ASCII text file containing additional technical information and corrections to the manual |
|
SIMIO.H |
Function prototypes |
|
VCSRC.MAK |
C code source make file for Microsoft Visual Studio |
|
XFER.C |
Transfer function support |
|
XFER.H |
Function prototypes |
|
UNIX.MAK |
Make file for Unix platforms |
|
VCSRC.MAK |
Project for Microsoft Visual C |