> 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. -- Mat. -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )
- RE: [MP3 ENCODER] lame source C++ compatible? alex . broadhead
- RE: [MP3 ENCODER] lame source C++ compatible? Robert Hegemann
- Re: [MP3 ENCODER] lame source C++ compatible? Joshua Bahnsen
- Re: [MP3 ENCODER] lame source C++ compatible? (o... Steve Lhomme
- [MP3 ENCODER] MGDIFF Frank Klemm
- Re: [MP3 ENCODER] MGDIFF Robert Hegemann
- Re: [MP3 ENCODER] lame source C++ compatible? David Balazic
- Re: [MP3 ENCODER] lame source C++ compatible? Mathew Hendry
- Re: [MP3 ENCODER] lame source C++ compatible... Frank Klemm
