| | |
Very new to C++ ...questions
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
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.
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.
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
2) www.dinkumware.com
I'm here to prove you wrong.
![]() |
Similar Threads
- I have a few questions to be patched up can anybody get these to me ? (C++)
- Questions about Forum (Geeks' Lounge)
- Preparing for an interview and need some questions answered (C)
- Wireless Questions (Networking Hardware Configuration)
- Linux printing questions (*nix Hardware Configuration)
- Tutorials & Code Submissions - Questions? (DaniWeb Community Feedback)
Other Threads in the C++ Forum
- Previous Thread: Program using a Menu Selection with Subprograms
- Next Thread: help with file streaming
| Thread Tools | Search this Thread |
api array based beginner bitmap c++ c/c++ calculator char class classes code coding compile compiler console conversion count database delete deploy desktop developer directshow dll download dynamic email encryption error file forms fstream function functions game givemetehcodez google graph gui homeworkhelp homeworkhelper iamthwee ifstream input int integer java lib linkedlist linker linux list loop looping loops map math matrix memory multiple news node number output parameter pointer problem program programming project python random read recursion recursive return sorting string strings struct temperature template templates test text text-file tree unix url variable vector video visualstudio win32 windows winsock word wordfrequency wxwidgets






