in reply to
Re: Flipping bits and using flags
in thread
Flipping bits and using flags
I think you misunderstood me and I can see why. I said position when I meant bit value. In binary the position values are (if I understand this right) are 1,2,4,8 and 16 respectively. I'll correct my question to reflect what I really meant.
BMaximus
Comment on
Re^2: Flipping bits and using flags
In Section
Seekers of Perl Wisdom