{ Multi-posted article. -mod }
Why is it than when I bit shift to the right with a signed integer type,
all
the higher order bits above the move are set but when I shift with an
unsigned type, they are cleared?
--
[ See http://www.gotw.ca/resources/clcm.htm
for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]