Hacker News new | ask | show | jobs
by notorandit 1414 days ago
Neat idea. I simply would not stop at that. Let's make code temaplates really available (no #define macros).
1 comments

I currently use #define true 1 and #define false 0

Do you think I should remove that?