Y
Hacker News
new
|
ask
|
show
|
jobs
by
flohofwoe
1161 days ago
Preprocessor macros are an entirely valid tool in the C language toolbox, even if demonized by C++ coders.
2 comments
pjmlp
1161 days ago
Even Macro Assemblers from the MS-DOS and Amiga days are better than C pre-processor macros.
link
melagonster
1160 days ago
it is black magic, absolutely respect C developers.
link
flohofwoe
1160 days ago
But the preprocessor is just simple text replacement, nothing magic about it.
link