Download cout-p-strings-cpp.hqx (3,967 KB)
Date: Sat, 8 Jul 1995 12:13:16 -0500
From: s-bytnar@uiuc.edu (Steven Bytnar)
Subject: C++: cout << (p-strings)
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