home *** CD-ROM | disk | FTP | other *** search
/ Byte OS/2 Programmer's Cookbook / OS2TOOLS.ISO / chap9 / pmprtf.pck < prev    next >
Text File  |  1993-10-28  |  1KB  |  29 lines

  1. **********************  IBM UNCLASSIFIED USE  **************************
  2. * :nick.PMPRTF     :sec.IBM UNCLASSIFIED USE          :disk.OS2EWS
  3. * :title.Utility to handle PRINTF statements in your code.
  4. * :version.2.56    :date.93/06/17   :summary.PACKAGE  :support.N
  5. * :oname.AIMEE SHAPIRO BTIG         :onode.BCRVMPC1   :ouser.V$ISHAPA
  6. * :aname.MIKE COWLISHAW             :anode.WINVMB     :auser.MFC
  7. * :abs.
  8. * :Consist of two files:
  9. * :
  10. * : printf.obj -- an object file, compiled with IBM C Set/2, which you
  11. * :    link in with your PM program just like any other subroutine. This
  12. * :    provides the printf service to that program.
  13. * : pmprintf.exe -- is a PM application which sets up the queue used by
  14. * :    printf and then "catches" and displays incoming printf lines.It i
  15. * :    a kind of 'monitor' or 'virtual console' which will accept lines
  16. * :    from any number of processes that use printf.
  17. * :
  18. ************************************************************************
  19. *
  20. * Special Instructions for Marketing Reps, SEs and Field Support:
  21. *
  22. * The files contained in this package may be distributed to
  23. * IBM customers who are already licensed owners of OS/2 Version
  24. * 2.0, or by IBM marketing/service personnel authorized to service that
  25. * customer.
  26. *
  27. ************************************************************************
  28.       PMPRTF   ZIPBIN   *
  29.