Path: utzoo!attcan!uunet!decwrl!sdd.hp.com!uakari.primate.wisc.edu!aplcen!haven!wam!bander From: bander@wam.umd.edu (Nicholas Andrew Vargish) Newsgroups: comp.lang.c++ Subject: String Class Please Keywords: Novice Message-ID: <1990Jul27.164715.28903@wam.umd.edu> Date: 27 Jul 90 16:47:15 GMT Sender: Nick Vargish Reply-To: bander@wam.umd.edu (Nicholas Andrew Vargish) Organization: University of Maryland at College Park Lines: 15 Hi... I'm a novice C++ programmer (but well used to C), trying to get up to snuff with C++ so I can finally start working on a project that's been on a back-burner for a while. I'm running Turbo C++ from Borland, and the examples in the manuals are terrible! The + operator for strings, for example, is really a +=... Anyway, if a kind soul could send me a complete string class library I would be most indebted. Perusing that should help me figure out the other things that have been puzzling me. Please lend a hand! Nick Vargish bander@cscwam.umd.edu