Hacker News new | ask | show | jobs
by irundebian 2971 days ago
In this case the use of macros may increase the readability or assurance of the code, still there are a lot of cases where macros can easily lead to bugs: https://wiki.sei.cmu.edu/confluence/pages/viewpage.action?pa...
1 comments

Of course. You will note I only went macro to prevent an error I already made. C macros suck, I don't use them lightly.