Juhan Voolaid wrote:[color=blue]
> I'm very new to C/C++ but i know a little about some more simple
> programming languages - php, Java.
>
> What i want to know is where do i find complete reference, documentation
> of standard libraries in C++.[/color]
*I* find it in books, in my compiler documentation, some online but much
less.
[color=blue]
> I know Java has online documentation on
www.sun.com and php has
>
www.php.net, but i'm having hard time finding this about C language. Can
> anyone recomend me something.[/color]
www.dinkumware.com has some online reference. However, most of us use
either a book or manuals (electronic and otherwise) that come with the
compiler.
[color=blue]
> Allso I would like to know if there is some kind of c++ programmers web
> community (forums, articles and stuff) available.[/color]
There probably is. Most of it is not free, I suspect.
[color=blue]
> So please recomend me some good online information about C++.[/color]
Have you tried searching groups.google.com for this? I bet this question
has been asked (and probably answered) before...
V