home *** CD-ROM | disk | FTP | other *** search
- * hex2prn.c Begun: Tue 04-21-1992 Revised: Wed 04-22-1992
- * M. F. Kaplon Using IBM C Set 2 vs.6.177 and Toolkit20 Vs.6.304 of OS/2 2.0
- * Send Set Up String to Printer defined as : LPT1
- * Compile and statically link run time library as: icc hex2prn.c
- * Compile and dynamically link run time library as: icc /Gd+ hex2prn.c
- * Dynamic link option much smaller(4K vs 23K) but loads a little slower.
- */
-