View Single Post
Bugsy
AMX Mod X Moderator
Join Date: Feb 2005
Location: NJ, USA
Old 09-16-2021 , 00:23   Re: [TUT] Bits, Bit-fields, and Bit-wise Operators
Reply With Quote #92

Google how many bits are in a byte, then multiply that value by 4.

You can do extra coding to extend beyond this 'enum limit' if needed.
__________________

Last edited by Bugsy; 09-16-2021 at 00:25.
Bugsy is offline