View Single Post
Old Dec 4th, 2006, 7:58 PM   #23
The Dark
Expert Programmer
 
Join Date: Jun 2005
Posts: 852
Rep Power: 4 The Dark is on a distinguished road
No I'm pretty sure loop is just a label that you want to jump to.

0x01 is hexadecimal notation for 1. I should have just written 1 there instead. ANDing with 1 gives you the value of the least significant bit.
The Dark is offline   Reply With Quote