HI

>  >UhOh... A storm is brewing...
>  >
>  >Seriously, the "std" prefix is used to select the "std" namespace which
is
>  >where the STL lives. If you are not familiar with STL, you *really* need
to
>  >read up on it, download Boost libraries, etc. It makes things in C++ so
much
>  >easier!
>
> Doesn't that make stuff easier to port to Unix* ??

Not exactly.  STL is part of the C++ standard library.  It has such things
as dynamic list and arrays etc using standard templated C++.


>
> I have no use for Unix, I did way too much porting in the 80's

No in short its C++.

Max



Reply via email to