home *** CD-ROM | disk | FTP | other *** search
-
- Input Device ToolKit
-
-
- Include Files (1.1) Include Files (1.1)
-
-
- NAME
-
- Include Files for the Input Device ToolKit
-
- SYNOPSIS
-
- All of the synopses in this documentation show the following
- include file sequence:
-
- #include "DeviceToolKits/Input.h"
- #include "DeviceToolKits/proto/Input.h"
-
- In reality, this include file sequence is for all versions
- of MANX V3.6 compilation and for SAS V5.10 / LATTICE V5.0.4
- / MANX V5.0 compilation with pragma subroutine invocation
- and the shared library. Below is the proper include file
- sequence for the other options of SAS / LATTICE / MANX V5
- compilation.
-
-
- SAS / LATTICE / MANX V5 with full runtime library
- (Input.lib)
- SAS / LATTICE / MANX V5 with glue library (InputGlue.lib)
- for shared library
-
- #include "DeviceToolKits/Input.h"
- #define NO_PRAGMAS 1
- #include "DeviceToolKits/proto/Input.h"
-
- The include files are found under :my_include. The SAS /
- LATTICE compiler should be invoked with -DSAS, and the MANX
- compiler should be invoked with either -DMANXV3 or -
- DMANXV5.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 1
- Printed September 23, 1990 Page
-
-
-
-
-
-
-