home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Byte OS/2 Programmer's Cookbook
/
OS2TOOLS.ISO
/
chap9
/
pmprtf.pck
< prev
next >
Wrap
Text File
|
1993-10-28
|
1KB
|
29 lines
********************** IBM UNCLASSIFIED USE **************************
* :nick.PMPRTF :sec.IBM UNCLASSIFIED USE :disk.OS2EWS
* :title.Utility to handle PRINTF statements in your code.
* :version.2.56 :date.93/06/17 :summary.PACKAGE :support.N
* :oname.AIMEE SHAPIRO BTIG :onode.BCRVMPC1 :ouser.V$ISHAPA
* :aname.MIKE COWLISHAW :anode.WINVMB :auser.MFC
* :abs.
* :Consist of two files:
* :
* : printf.obj -- an object file, compiled with IBM C Set/2, which you
* : link in with your PM program just like any other subroutine. This
* : provides the printf service to that program.
* : pmprintf.exe -- is a PM application which sets up the queue used by
* : printf and then "catches" and displays incoming printf lines.It i
* : a kind of 'monitor' or 'virtual console' which will accept lines
* : from any number of processes that use printf.
* :
************************************************************************
*
* Special Instructions for Marketing Reps, SEs and Field Support:
*
* The files contained in this package may be distributed to
* IBM customers who are already licensed owners of OS/2 Version
* 2.0, or by IBM marketing/service personnel authorized to service that
* customer.
*
************************************************************************
PMPRTF ZIPBIN *