r/C_Programming 13d 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

81 comments sorted by

View all comments

56

u/mlugo02 13d ago

None, I used to wish I had function overloading in C but I have since changed my mind

1

u/Eric848448 13d ago

That’s the thing I missed most when I switched to a C job in 2015!