Home > bitify

bitify

Bitify is a project mainly written in C, based on the BSD-3-Clause license.

toy to convert values to a list of bits or the other way around

bitify - toy to list the bits of a number Alejandro Mery [email protected]

bitify takes a list of bits and returns a number with those enabled, and unbitify takes a number and returns the list of enabled bits on it.

This tool is distributed under the terms of the new BSD license. See the COPYING file for details.

Previous:humongous