Library that will help you to work with bitwise operations.
- Download library.
- All files move into folder
pawno/includes
. But, you can use the flag-i<path>
to specify an alternative path. - Include it:
#include <a_samp> // standart SAMP library
#include <tdw_bit>
Name | Version | Description |
---|---|---|
tdw_bit | 2.1.0 | Contains the macros. |
tdw_bitset | 2.1.5 | Bit-array |