Re: Boolean Variable Type
- Posted by Bernie Ryan <LockCityData at CS.COM> Feb 17, 2000
- 511 views
You can store 32 flags in 1 memory location by using the bit-wise operators.
You can store 32 flags in 1 memory location by using the bit-wise operators.