Ioannis Vranos wrote:
> Carmen Sei wrote:
>> if I need to write C++, I will be forced to learn C automatically?
>>
>> Since I saw many C++ code need to call C library also.
>>
>> Most program use a combination of C++ code and calling C functions.
>>
>> Then writting C++, I cannot avoid learning C right?
>
>
> With minor exceptions C95 (ISO/IEC 9899:1995) is a subset of C++
> (ISO/IEC 14882:2003).
No, they are not "minor exceptions".
--
Ian Collins.