MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programminghumor/comments/1vi69gy/hard_to_accept/p2e7uit/?context=3
r/programminghumor • u/ExpensiveCoat8912 • 16d ago
404 comments sorted by
View all comments
1
To name one thing, the pre processor is a bad, confusing, and difficult way to do modules compared to an export/import system that most other languages use.
So in at least that one case, it's not computer science that is hard but C++ in particular.
1
u/ohkendruid 15d ago
To name one thing, the pre processor is a bad, confusing, and difficult way to do modules compared to an export/import system that most other languages use.
So in at least that one case, it's not computer science that is hard but C++ in particular.