C++Talk.NET Forum Index C++Talk.NET
C++ language newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

c++ command list

 
Post new topic   Reply to topic    C++Talk.NET Forum Index -> C++ language (comp.lang.c++)
View previous topic :: View next topic  
Author Message
Davide Satta
Guest





PostPosted: Sun Aug 24, 2003 5:59 pm    Post subject: c++ command list Reply with quote



Where can i find a list of command of the standard library of c++ and the
explanation of every single command?
please help me

--
Love & Peace
Respect the Nature


Back to top
John Harrison
Guest





PostPosted: Sun Aug 24, 2003 6:13 pm    Post subject: Re: c++ command list Reply with quote




"Davide Satta" <davidesatta (AT) alicemail (DOT) it> wrote

Quote:
Where can i find a list of command of the standard library of c++ and the
explanation of every single command?
please help me


There are no commands in C++, but you can find a good description of the
types, functions, variables etc. of the standard library here

http://www.dinkumware.com/refxcpp.html

john



Back to top
Stewart Gordon
Guest





PostPosted: Tue Aug 26, 2003 10:27 am    Post subject: Re: c++ command list Reply with quote



Davide Satta wrote:
Quote:
Where can i find a list of command of the standard library of c++ and the
explanation of every single command?
please help me

That would depend to some degree on what version you're after, but I
don't know much really about the various versions.

But http://www.cplusplus.com is a good reference.

Stewart.

--
My e-mail is valid but not my primary mailbox. Please keep replies on
on the 'group where everyone may benefit.


Back to top
Kristofer Pettijohn
Guest





PostPosted: Sun Aug 31, 2003 7:28 am    Post subject: Re: c++ command list Reply with quote

Stewart Gordon <smjg_1998 (AT) yahoo (DOT) com> wrote:
Quote:
Davide Satta wrote:
Where can i find a list of command of the standard library of c++ and the
explanation of every single command?
please help me

I find

http://www.sgi.com/tech/stl/table_of_contents.html

to be a good resource; although they have some stuff that STL doesn't
offer, such as hash and all of the related containers.. but for the
other stuff like vector, deque, list, etc.. its quite nice.

Kristofer


Back to top
Post new topic   Reply to topic    C++Talk.NET Forum Index -> C++ language (comp.lang.c++) All times are GMT
Page 1 of 1

 
 


Powered by phpBB © 2001, 2006 phpBB Group