cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Documentation of c++
Documentation of c++
Aug 4, 2016 at 11:46am UTC
wuqiangheng
(2)
I want to find a documentation of c++,like the java API.Does any one know something like that ? thank yon!
Aug 4, 2016 at 12:27pm UTC
cojeap
(20)
http://www.cplusplus.com/reference/
http://www.cplusplus.com/doc/tutorial/
Aug 4, 2016 at 1:17pm UTC
Peter87
(11234)
http://en.cppreference.com/w/
Aug 4, 2016 at 5:56pm UTC
Cubbi
(4774)
a couple more (from
http://en.cppreference.com/w/cpp/links
)
Microsoft:
* language:
https://msdn.microsoft.com/en-us/library/3bstk3k5.aspx
* library:
http://msdn.microsoft.com/en-us/library/cscc687y
IBM:
* language:
http://www-01.ibm.com/support/knowledgecenter/SSGH3R_13.1.0/com.ibm.xlcpp131.aix.doc/language_ref/langrefindex.html?lang=en
* library:
http://www.ibm.com/support/knowledgecenter/en/SSGH3R_13.1.0/com.ibm.xlcpp131.aix.doc/standlib/header_files.html
Topic archived. No new replies allowed.