Hacker News new | ask | show | jobs
by funny_falcon 541 days ago
There is the trick: use enum for const. It works most of the time.
1 comments

Yes, at least that's better than macros.