Y
Hacker News
new
|
ask
|
show
|
jobs
by
JoeAltmaier
3357 days ago
True for many compilers for many years. Its a way to integrate 'conditional compilation' into the normal program flow. It can make the code easier (or harder) to read. Use judiciously.