home *** CD-ROM | disk | FTP | other *** search
/ The Developer Connection…ice Driver Kit for OS/2 3 / DEV3-D1.ISO / install / pmprtf.dsc < prev    next >
Encoding:
Text File  |  1994-01-25  |  579 b   |  9 lines

  1. PMPRTF
  2. Version:  2.56, 93/06/18
  3.  
  4. PMPRTF is a utility program designed to support the C-standard function PRINTF statements in your code.
  5.  
  6. Sample source code in C for printf (printf.c) is included in the package. This offers certain customization options.  For example, you can cause a prefix to be added to the start of each line so that different applications can have unique output lines, or cause lines to be broken at a certain length.  There are also some usage hints and minor restrictions, which are documented in the header of printf.c. 
  7.  
  8. Author:  Mike Cowlishaw
  9.