Hacker News new | ask | show | jobs
by bajsejohannes 996 days ago
It goes 90000..9FFFF then 100000..10FFFF. The latter should have been A0000..AFFFF.

So the author is using hex for the last four digits and decimal for the remaining ones.

1 comments

oops :) fixed, thanks!