Talk:C (programming language): Difference between revisions
Jump to navigation
Jump to search
imported>Alex Bravo No edit summary |
imported>Phil Howard (C++ related to C) |
||
Line 4: | Line 4: | ||
Is C low-level? AFAIK, it is a mid-level language. --[[User:Alex Bravo|Rion]] 18:22, 23 February 2007 (CST) | Is C low-level? AFAIK, it is a mid-level language. --[[User:Alex Bravo|Rion]] 18:22, 23 February 2007 (CST) | ||
C++ is not a subset of C. It is (at least mostly) a superset of C89. C99 has new features that are in part taken back from C++ and in part new to C and not (yet) included in C++. [[User:Phil Howard|Phil Howard]] 10:48, 24 February 2007 (CST) |
Revision as of 10:48, 24 February 2007
hi, it is ritchie and kernigan who developed it, Bjarne Stroustroup did create a subset now called C++. Robert Tito | Talk 11:45, 23 February 2007 (CST)
Thanks, adding right now.
Is C low-level? AFAIK, it is a mid-level language. --Rion 18:22, 23 February 2007 (CST)
C++ is not a subset of C. It is (at least mostly) a superset of C89. C99 has new features that are in part taken back from C++ and in part new to C and not (yet) included in C++. Phil Howard 10:48, 24 February 2007 (CST)