C xor C++ Programming
https://docs.google.com/document/d/16B36r0HksR0LqQAGLA1syYCtZvYaVC0hEF2D00ZAd0o/mobilebasic
COften times, the programming languages C/C++ are listed together, implying that their behavior is similar. The document describes multiple cases, where identical syntax leads to differences. Most differences simply lead to errors, but some can even cause undefined behavior. The document excludes cases, where one language has a feature, which the other one is lacking.