* Ioannis Vranos:[color=blue]
> Alf P. Steinbach wrote:[color=green]
> > * Forres | JRWR | Woody:
> >[color=darkred]
> >>I always Whanted To Learn C++ Is there and Free Stuff I can Get Started With[/color]
> >
> >
> > Free books (electronic): Bruce Eckel "Thinking in C++".
> > Not the best book around by any means, but it's free, and it's great
> > if you already know some C.
> >
> > Free compilers: depends on your system, but g++ (GNU C++) is available
> > for most systems, including Windows (MingW version recommended). Visual
> > C++ is free download from Microsoft, for Windows (Visual C++ Toolkit).
> > There are also many other free compilers.
> >
> > Free IDE's: DevC++, among others.
> >
> > And don't forget to check out the FAQ.
> >
> > Google for "C++ FAQ".[/color]
>
> Also there is this:
>
http://lab.msdn.microsoft.com/expres...c/default.aspx[/color]
Am I right that that would be the Visual C++ Toolkit mentioned above?
--
A: Because it messes up the order in which people normally read text.
Q: Why is it such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?