Quote Originally Posted by tabstop View Post
It will set the least significant three bits, yes. If you wanted some other three bits set, you would have to use a different number.
Or the most significant 3 bits. Depends on the combination of compiler/processor architecture.

--
Mats