Qlog and QlogSOM: Difference between revisions
Jump to navigation
Jump to search
Created page with "Qlog and QlogSOM are companion products that allow OS/2 2.0 programmers to easily redirect somPrintf from STDOUT in their environment to the Qlog address space. Qlog is inten..." |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
Qlog and QlogSOM are companion products that allow OS/2 2.0 programmers to | Qlog and QlogSOM are companion products that allow OS/2 2.0 programmers to easily redirect somPrintf from STDOUT in their environment to the Qlog address space. Qlog is intended to be a general purpose realtime trace utility. | ||
easily redirect somPrintf from STDOUT in their environment to the Qlog address | |||
space. Qlog is intended to be a general purpose realtime trace utility. | |||
QlogSOM is the OS/2 2.0 System Object Model interface. | QlogSOM is the OS/2 2.0 System Object Model interface. | ||
==Download== | |||
* [https://archive.org/download/os2_94/os2_94.zip/os2_94%2FI11%2FQLOG00.ZIP 00] | |||
==Author== | ==Author== | ||
* [[Dave Lester]] | * [[Dave Lester]] | ||
[[Category: | [[Category:Development Tools]] |
Latest revision as of 17:14, 6 July 2019
Qlog and QlogSOM are companion products that allow OS/2 2.0 programmers to easily redirect somPrintf from STDOUT in their environment to the Qlog address space. Qlog is intended to be a general purpose realtime trace utility.
QlogSOM is the OS/2 2.0 System Object Model interface.