G
Guest
I've written a script that uses bits to store permissions, however, once I go
over 128 bits I get an error:
System.OverflowException: Arithmetic operation resulted in an overflow.
Is this a limitation of the system?
over 128 bits I get an error:
System.OverflowException: Arithmetic operation resulted in an overflow.
Is this a limitation of the system?