hello, everyone.
why doesn't the standard have keywords like these for unsigned types?
byte
ushort
uint
ulong
i mostly use type definitions from cstdint.h and minwindef.h or the auto keyword. i used the site search function (and a search engine) before asking, so please excuse me if this has been answered. i thought this would be the best place to ask.
thanks.