additional information on string ?

Phil Edwards phil@jaj.com
Thu Jan 23 23:34:00 GMT 2003


On Thu, Jan 23, 2003 at 10:52:50PM +0100, Martin Hoffmann wrote:
> Can anyone please tell me where i can find some additional information on the 
> usage of the methods that string from libstdc++ provides ? e.g. find(), 
> find_first_of(), substr() and such. ?

Try SGI's site for starters (linked to from the libstdc++ FAQ), or a good
C++ textbook.

> It seems to me that Chapter 21 from the docs sub directory of the gcc3.2 is 
> quite incomplete ?

Yes.

-- 
I would therefore like to posit that computing's central challenge, viz. "How
not to make a mess of it," has /not/ been met.
                                                 - Edsger Dijkstra, 1930-2002



More information about the Libstdc++ mailing list