::  > From: "David Balazic" <[EMAIL PROTECTED]>
::  >
::  > C++ is a superset ( more or less ) of C , so it should handle C code.
::  
::  In terms of features that's broadly true for C89, but differences in the
::  type system, operator precedence and the the set of reserved/key words are
::  enough to make porting a chore, usually an unnecessary one. Then you have
::  C99 with a pile of features that C++ lacks, such as variable-length arrays.
::  
So it is wise to use the subset of C89/C95/C99 and C++ that is identically
in this languages.

-- 
Mit freundlichen Gr��en
Frank Klemm
 
eMail | [EMAIL PROTECTED]       home: [EMAIL PROTECTED]
phone | +49 (3641) 64-2721    home: +49 (3641) 390545
sMail | R.-Breitscheid-Str. 43, 07747 Jena, Germany

--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Reply via email to