943,993 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 2317
  • C++ RSS
Feb 24th, 2005
0

Very new to C++ ...questions

Expand Post »
Hi all. Here are two questions to begin with:


1. What is the difference between the C++ standard library, and the C++ standard template library?

2. You know how Java has the API & documentation info. for all classes available? Where can I find similar documentation for the C++ standard library? ...for both functions & classes available. And how would I actually view the contents of these functions and classes, if I wanted to?


Thanks.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Junior Poster in Training
apcxpc is offline Offline
55 posts
since Sep 2004
Feb 24th, 2005
0

Re: Very new to C++ ...questions

1) The C++ standard library consists of everything (such as the C standard library) and the STL is an obsolete term describing the container classes and iterator based template functions supported by the C++ standard library.

2) www.dinkumware.com
Administrator
Reputation Points: 6442
Solved Threads: 1393
Bad Cop
Narue is offline Offline
11,807 posts
since Sep 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: Program using a Menu Selection with Subprograms
Next Thread in C++ Forum Timeline: help with file streaming





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC