Page 1 of 1

C++

Posted: July 8th, 1995, 9:00 am
by Info-Mac
Download: http://archive.info-mac.org/dev/src/cou ... gs-cpp.hqx

Hi,

This is c++ source code that demonstrates how to override any output stream
so that it is possible to easily output p-strings that the Macintosh
Toolbox uses excessively.
The code included compiles under CodeWarrior, but should really be
compatible with any c++ compiler in existance.

--Steve