Click to See Complete Forum and Search --> : c++ documentation


warper
05-08-2003, 02:04 PM
Anyone know where can I find just plain C++ documentation?
I used to use MSDN in windows, but I'd rather use somthing else.

I've looked around for C++ documentation but all I've been able to find is just tutorials and alot of stuff on the STL, no complete references.

somthing similar to the php documentation would be nice, I like the way they have their stuff setup.

thanks

Yin
05-08-2003, 02:29 PM
Take a look at this site: http://books2.thematrix.co.za/

There is some documentation on C++ and alot of other things that might interest you.

Yin :)