I changed it to <string>, <cstring>, and <string.h> before posting. I changed it back to <string> and I still get the same errors. This worked under gcc 3.3, but not 3.3.1. ----- Original Message ----- From: "John Love-Jensen" <eljay@xxxxxxxxx> To: "Jim Gifford" <jim@xxxxxxxxx>; <gcc-help@xxxxxxxxxxx> Sent: Monday, August 11, 2003 8:07 AM Subject: Re: Help - std::string > "FYI. The Standard C Library's string routines are in <cstring>, not > <string.h>." > > Clarification: from within the context of C++, of course. > > --Eljay > >