Topic: standard C++ string class?


Author: Jim Mitchell <jmitch@clark.net>
Date: 1997/03/31
Raw View
Hey.

  Newbie at cross-platform stuff here. I've been accustomed to using
IBM's IString class from their OpenClass libraries, but now I'm doing
some ANSI coding that requires a string class. Do I need to roll my own,
or is there a standard class definition (source?) available to me that I
can download from somewhere?

Thanks! :)

JIm

PS. (specific: using g++)
---
[ comp.std.c++ is moderated.  To submit articles: Try just posting with your
                newsreader.  If that fails, use mailto:std-c++@ncar.ucar.edu
  comp.std.c++ FAQ: http://reality.sgi.com/austern/std-c++/faq.html
  Moderation policy: http://reality.sgi.com/austern/std-c++/policy.html
  Comments? mailto:std-c++-request@ncar.ucar.edu
]