Hacker News new | ask | show | jobs
by davelee 2499 days ago
I've used this feature to create constants that are unique IDs.
1 comments

Wouldnt count macro work as well?
I think that would be per file/translation unit. These values are unique across a linked binary.