[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: string ???????
Felix Kollmann wrote:
> when I programmed in Borland C++ I used a variable type called "string".
> Now I tryed to use it under GNU C++ (egcs 1.1.2). But I'm wonderred...
> there is not type like "string".
>
> Can anybody help?
#include <string>
(there is no .h in the name)
--
Pierre Phaneuf
Ludus Design, http://ludusdesign.com/
"First they ignore you. Then they laugh at you.
Then they fight you. Then you win." -- Gandhi