/samp-include-bit

The library contains useful bit manipulation macros. Also, it contains bitset library for working with bit arrays.

Primary LanguagePAWNzlib LicenseZlib

TDW Bit Libraries

About the library

Library that will help you to work with bitwise operations.

Installation

  1. Download library.
  2. All files move into folder pawno/includes. But, you can use the flag -i<path> to specify an alternative path.
  3. Include it:
#include <a_samp> // standart SAMP library
#include <tdw_bit>

Libraries:

Name Version Description
tdw_bit 2.1.0 Contains the macros.
tdw_bitset 2.1.5 Bit-array