Y
Hacker News
new
|
ask
|
show
|
jobs
by
qqqqqq
4789 days ago
I understand that they're doing string comparisons (of a kind), but what are those values defined in 'uint32_t'? Is it a translation of values into memory addresses?
1 comments
tptacek
4789 days ago
At the top of the file, in "usual"? They're bitfields of allowable characters.
link
qqqqqq
4789 days ago
So /that's/ what they were for. Thanks!
link