bvec_test, a C code which calls bvec() to demonstrate how signed integers can be stored as binary vectors, and arithmetic can be performed on them.
The information on this web page is distributed under the MIT license.
bvec, a C code which demonstrates how signed integers can be stored as binary vectors, and arithmetic can be performed on them.