Talk:C++
This is the talk page for discussing improvements to the C++ article. This is not a forum for general discussion of the article's subject. |
Article policies
|
Find sources: Google (books · news · scholar · free images · WP refs) · FENS · JSTOR · TWL |
Archives: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12Auto-archiving period: 60 days |
|
C++ was one of the Engineering and technology good articles, but it has been removed from the list. There are suggestions below for improving the article to meet the good article criteria. Once these issues have been addressed, the article can be renominated. Editors may also seek a reassessment of the decision if they believe there was a mistake. | ||||||||||||||||||||||
|
This article has not yet been rated on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | |||||||||||||||||||||||||||||||||||||
Please add the quality rating to the {{WikiProject banner shell}} template instead of this project banner. See WP:PIQA for details.
Please add the quality rating to the {{WikiProject banner shell}} template instead of this project banner. See WP:PIQA for details.
|
Template:Find sources notice Template:Wikipedia CD selection
This is the talk page for discussing improvements to the C++ article. This is not a forum for general discussion of the article's subject. |
Article policies
|
Find sources: Google (books · news · scholar · free images · WP refs) · FENS · JSTOR · TWL |
Archives: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12Auto-archiving period: 60 days |
compatibility to C
There is no need to have a paragraph regarding compatibility with other languages (including C) here. C++ is meanwhile a separate language. That it once was a superset of the then existing C is only of historical importance.ExcessPhase (talk) 22:07, 25 May 2014 (UTC)
- Bjarne Stroustrup considers it worth mentioning, he devotes a chapter to it in The C++ Programming Language (advanced) and Programming Principles and Practice (Beginners). I have removed the C++11 list though, and transferred it to the C++11 page (as it is better suited there). mthinkcpp (talk) 13:34, 26 May 2014 (UTC)
"Unknown errors can be caught"...
Wrong. Errors cannot be caught. Unknown types of exceptions can be caught... — Preceding unsigned comment added by ExcessPhase (talk • contribs) 22:15, 25 May 2014 (UTC)
- Fixed. mthinkcpp (talk) 13:22, 26 May 2014 (UTC)
Turing complete
Why does it say "turing complete" in the description of templates. A template cannot run any expression a computer can compute at compile time. Who the hell has got turing complete in their head that side and keeps typing "turing complete" on anything to do with software. So what, who cares? move it to a philosophy page about the topic instead. It is nonsensical garbage. — Preceding unsigned comment added by 41.8.216.58 (talk) 18:55, 3 July 2014 (UTC)
Semi-protected edit request on 8 July 2014
This edit request has been answered. Set the |answered= or |ans= parameter to no to reactivate your request. |
Typo in the first sentence of 'Static storage duration objects': Static storage duration objects are _____create____ before main()... 93.120.189.135 (talk) 15:21, 8 July 2014 (UTC)
- Done — {{U|Technical 13}} (e • t • c) 20:35, 9 July 2014 (UTC)
Semi-protected edit request on 22 July 2014
It is requested that an edit be made to the semi-protected article at C++. (edit · history · last · links · protection log)
This template must be followed by a complete and specific description of the request, that is, specify what text should be removed and a verbatim copy of the text that should replace it. "Please change X" is not acceptable and will be rejected; the request must be of the form "please change X to Y".
The edit may be made by any autoconfirmed user. Remember to change the |
The Hello World example should return something as it`s int.
80.54.47.220 (talk) 12:47, 22 July 2014 (UTC)
- The reference does not include that (
return 0;
), please see it (Book: The C++ Programming Language 3rd or 4th edition) for an explanation why. mthinkcpp (talk) 14:57, 22 July 2014 (UTC)
- Delisted good articles
- Old requests for peer review
- Former good article nominees
- C-Class Computer science articles
- Mid-importance Computer science articles
- WikiProject Computer science articles
- C-Class C/C++ articles
- Top-importance C/C++ articles
- C++ articles
- WikiProject C/C++ articles
- Wikipedia semi-protected edit requests
- Wikipedia edit requests possibly using incorrect templates