This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Help - std::string


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@adobe.com>
To: "Jim Gifford" <jim@jg555.com>; <gcc-help@gcc.gnu.org>
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
>
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]