Y
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
shultays
2499 days ago
Wouldnt count macro work as well?
link
davelee
2498 days ago
I think that would be per file/translation unit. These values are unique across a linked binary.
link