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 computer code and data files made available on this web page are 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.