Home  >  Article  >  Backend Development  >  Is C++0x compatible with C?

Is C++0x compatible with C?

PHPz
PHPzforward
2023-09-11 13:37:03705browse

Is C++0x compatible with C?

Neither C (98) nor the new standard (C 0x or C 11) are fully compatible with C. C has never been fully compatible with C.

The above is the detailed content of Is C++0x compatible with C?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:tutorialspoint.com. If there is any infringement, please contact admin@php.cn delete