Using binary one's complement to negate an unsigned int
This removes a Visual Studio warning: warning C4146: unary minus operator applied to unsigned type, result still unsigned.
Showing
Please
register
or
sign in
to comment
This removes a Visual Studio warning: warning C4146: unary minus operator applied to unsigned type, result still unsigned.