Apr 20, 2004 #1 correro Programmer Joined Nov 20, 2003 Messages 54 Location CN I'm new to C++. Where can I find a documentation of the standard C++ library, including description of the methods, etc.?
I'm new to C++. Where can I find a documentation of the standard C++ library, including description of the methods, etc.?
Apr 21, 2004 #2 Cagliostro Programmer Joined Sep 13, 2000 Messages 4,226 Location GB try to search google for stdlib Ion Filipski Upvote 0 Downvote
Apr 21, 2004 #3 globos Programmer Joined Nov 8, 2000 Messages 260 Location FR Documentation of the STL : http://www.sgi.com/tech/stl/ A good documentation of the iostream library: http://www.cplusplus.com/ref/ -- Globos Upvote 0 Downvote
Documentation of the STL : http://www.sgi.com/tech/stl/ A good documentation of the iostream library: http://www.cplusplus.com/ref/ -- Globos