Lutz,
Could we establish these defaults for a couple of the bit operators?
(& n) is the same as (& n 1)
(| n) is the same as (| n 1)
			
			
									
									
						Bit operator defaults
- 
				Jeremy Dunn
 - Posts: 95
 - Joined: Wed Oct 13, 2004 8:02 pm
 - Location: Bellingham WA