Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!munnari!otc!mikem From: mikem@otc.OZ (Michael Mowbray) Newsgroups: comp.lang.c++ Subject: class string Message-ID: <41@otc.OZ> Date: Tue, 18-Nov-86 22:14:08 EST Article-I.D.: otc.41 Posted: Tue Nov 18 22:14:08 1986 Date-Received: Wed, 19-Nov-86 09:21:21 EST Distribution: net Organization: O.T.C. Systems Development, Australia Lines: 5 Does anyone out there have a comprehensive, well-tested solution to exercise 6 at the end of chapter 6 of Bjarne Stroustrup's C++ book? I've written one, but I can't say I'm completely satisfied with it. Depending on the replies I might try to tidy mine up and post it.