revert integer literal suffixing again and instead generate C hex literals if...
revert integer literal suffixing again and instead generate C hex literals if no suffix is used to make the C compiler consider unsigned types for their values (see C standard 6.4.4)
Showing
Please register or sign in to comment