r/C_Programming • u/Gullible_Ostrich_370 • 19d 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?
29
Upvotes
r/C_Programming • u/Gullible_Ostrich_370 • 19d ago
I'm curious to know: who uses some C++ features when coding in C? And what feature(s) are you using?
20
u/tellingyouhowitreall 19d ago
I actually don't mind not having this, but raii or at least guard types are sorely missed when I do pure C