home *** CD-ROM | disk | FTP | other *** search
- Included files:
- BAR.C generic barcode printer
- BARDEMO.C demonstrates very simplistic use of bar() routine
- BARDEMO.EXE running version of demo program
- MAKEFILE PolyMake makefile for program
- PRBAR.C IBM-specific subroutines called by bar()
- PRBAR.TSH replace PRBAR.C with this for Toshiba-specific routines
- READ.ME This file.
-
- This code is taken from a larger system which includes the capability
- to print text to the right and below the barcode. It is also set up for
- 1" labels. The demo program included here does not exercise any of those
- features - it just prints the barcode. If you look at bar.c, you should be
- able to see how to use the additional text printing features - it's really
- pretty straightforward, just fill in the values and let the subroutine
- do the work!
-
- Email me if you have any questions or problems with this code.
-
- David J. Rodman 70007,1545
-