Intermec PENKEY 6100 Programmer's Reference Manual page 280

Hide thumbs Also See for PENKEY 6100:
Table of Contents

Advertisement

Sample Configuration Files
Bitmap Text Output
Sample N6100.H File
EXAMPLE:
The following is a sample listing of the N6100.H file written by Ryle Design used as an inter-
face for a BGI driver.
/*––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
Header N6100.H
Copyright (c) 1995 Norand Corporation
Written by Ryle Design, PO Box 22, Mt. Pleasant MI 48804 USA
Voice/Fax: 517.773.0587 Email: 73047.1765@compuserve.com
V1.00 08.95 thl
––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#ifdef __DPMI32__
#error N6100.BGI not supported under BGI32
#endif
/* landscape mode flag */
#define BGI_LANDSCAPE
/* rotated "portrait mode" flag */
#define BGI_PORTRAIT
/* bitmap text modes */
#define BGI_NORMALTEXT
#define BGI_NIFTYTEXT
void _Cdec1 n6100_driver(void);
/* end header N6100.H */
R
A-18
PEN*KEY
6100 Computer Programmer's Reference Guide
Header file containing public declarations for the Ryle Design
N6100.BGI driver written for the Norand Corporation.
0x0000
0x0008
0x0002
0x0003
APPENDIX A

Advertisement

Table of Contents
loading

Table of Contents