Skip to main content
Code Review

Return to Revisions

1 of 3

"int data; data >> 16" is actually Undefined Behaviour. My suggestion, in addition to most of what’s already been said, is to stick to unsigned integera as much as possible and then some, in C.

default

AltStyle によって変換されたページ (->オリジナル) /