Is there a reason why we have UINT64 and UINT128 but not UINT32/16/8?
The reason why we don't have UINT32 etc is that you can just type "unsigned INT32". I don't see any apparent need for UINT64, but maybe someone else has more info?
pike-devel@lists.lysator.liu.se