Mail Archives: djgpp/1999/11/17/18:47:32
Well, I found the STD directory in the include directory, but it doesn't
contain a lot. (What's the "D" in STD stand for anyway?) It seems a bit
different also, as the basic_string template doesn't have a typedef like
this: typedef string basic_string<char*> like the one in the STL does. So
I'm assuming the STD and the STL are not exactly the same.
I downloaded the STL from www.sgi.com, and they have NO installation
instructions. The main thing I'm worried about is the files with no
extension. They are ASCII header files, but they have no extension. I don't
know why this is so, and I don't know if I should just add the .h extension
on them. Most of the other headers have the .h extension already. I'm just
figuring that these files needed to be optional to install for some reason.
So, should I just make an STL directory under include, and stuff it all in
there?
--
Morpheus
hall AT cs DOT unt DOT edu
http://people.unt.edu/~dahall
Morpheus <hall AT cs DOT unt DOT edu> wrote in message
news:80uv5u$g7i AT hermes DOT acs DOT unt DOT edu...
> Sorry if this has already been answered, but is the STL included in DJGPP?
> If not, where can I get it?
>
> --
> Morpheus
> hall AT cs DOT unt DOT edu
> http://people.unt.edu/~dahall
>
>
- Raw text -