??? 08/03/05 16:49 Read: times |
#98774 - Null points... Responding to: ???'s previous message |
Craig Steiner said:
But if the problem (which is going to be the test challenge for beta-testing purposes) is to write a 32-bit variable right-shift, in 'C' that can be written as "VAR >= X" and you're done. VAR >>= X |