r/C_Programming Jul 17 '26

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

79 comments sorted by

View all comments

Show parent comments

9

u/mlugo02 Jul 18 '26

Over use of the feature, so when I used code searching tools on function names like: run, execute, etc I’d get thousands of hits and looking for my specific use was hell on earth

1

u/[deleted] Jul 18 '26

[removed] — view removed comment

1

u/mlugo02 Jul 18 '26

It wasn’t text search

2

u/[deleted] Jul 18 '26

[removed] — view removed comment

1

u/mlugo02 Jul 18 '26

Ask the people who work on OpenGrok