Jason <jasonmoxham at btclick.com> writes: > > I can't remember the C definition for right shifting a signed number > , does it keep its sign ? , or not , or is it implementation defined > ? Implementation defined, though usually keeps its sign.