this post was submitted on 16 Jul 2023
693 points (92.2% liked)

Programmer Humor

32588 readers
893 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 

No offence

you are viewing a single comment's thread
view the rest of the comments
[–] Ethab83 1 points 1 year ago

You’re right about C++ being developed as a superset of C, but both languages have changed enough since that it’s no longer a true superset. C can do a couple things C++ can’t now.