Quote:
Originally Posted by Bugsy
First one .. or use bit-fields and just do var = 0 (no loop needed) .. or use arrayset
|
Dewd! Thanks for that arrayset native! I'm using that.
As for using bit-fields. could you show me an example that would be faster than arrayset? Mostly because i do want to be able to use bitsums more, i just don't feel adequately comfortable with them.
__________________