www.Usenet.com
<-- __Chronological__ --> | <-- __Thread__ --> |
On 12 Oct 2003 22:49:25 GMT Chris Hills <[EMAIL PROTECTED]> wrote: > C++ is based on C90 However C++ is no longer a super set of C. They > are different languages. <snip> > This is not true. The are using C. C++ Inherits from C NOT the other > way round. I think that members of both the standards committee tried to keep the standards as coordinated as possible. C++ dropped a lot of the C legacy (K&R) stuff. But also C99 added the // comment which is illegal in C90. -- Jerry Feldman <gaf-nospam-at-blu.org> Boston Linux and Unix user group http://www.blu.org PGP key id:C5061EA9 PGP Key fingerprint:053C 73EC 3AC1 5C44 3E14 9245 FB00 3ED5 C506 1EA9 -- comp.lang.c.moderated - moderation address: [EMAIL PROTECTED]
<-- __Chronological__ --> | <-- __Thread__ --> |