To make sure your source code complies with both ISO/IEC 14882:2003 C++ and EC++ standards, follow these guidelines:
- Do not use RTTI (Run Time Type Identification).
- Do not use exception handling, namespaces, or other unsupported features.
- Do not use multiple or virtual inheritance.