home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 19 Printer / 19-Printer.zip / hex2prn.zip / hex2prn.doc < prev    next >
Text File  |  1992-05-31  |  417b  |  8 lines

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