Help - std::string

John Love-Jensen eljay@adobe.com
Mon Aug 11 15:02:00 GMT 2003


Hi Jim,

The std::string is located in <string>, not in <string.h> (which isn't a C++
header file).

FYI.  The Standard C Library's string routines are in <cstring>, not
<string.h>.

HTH,
--Eljay




More information about the Gcc-help mailing list