Dec 112017
 
C functions for printing bar codes.
File BARCOD.ZIP from The Programmer’s Corner in
Category C Source Code
C functions for printing bar codes.
File Name File Size Zip Size Zip Type
BAR.C 1931 926 deflated
BARDEMO.C 483 327 deflated
BARDEMO.EXE 9842 5277 deflated
MAKEFILE 79 58 deflated
PRBAR.C 1649 845 deflated
PRBAR.TSH 1455 724 deflated
READ.ME 891 516 deflated

Download File BARCOD.ZIP Here

Contents of the READ.ME file


Included files:
BAR.Cgeneric barcode printer
BARDEMO.Cdemonstrates very simplistic use of bar() routine
BARDEMO.EXErunning version of demo program
MAKEFILEPolyMake makefile for program
PRBAR.CIBM-specific subroutines called by bar()
PRBAR.TSHreplace PRBAR.C with this for Toshiba-specific routines
READ.METhis 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


 December 11, 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)