Skip to content

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

License

Notifications You must be signed in to change notification settings

tdworg/samp-include-bit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages