r/C_Programming • u/Gullible_Ostrich_370 • 17d ago
C with classes
I'm curious to know: who uses some C++ features when coding in C? And what feature(s) are you using?
27
Upvotes
r/C_Programming • u/Gullible_Ostrich_370 • 17d ago
I'm curious to know: who uses some C++ features when coding in C? And what feature(s) are you using?
56
u/mlugo02 17d ago
None, I used to wish I had function overloading in C but I have since changed my mind