Niya
blog
Search
All tags
Posts tagged with "notes"
Why we don't use unsigned int for all non-negative values?
A small post about why using an unsigned int all the time might be a bad idea.