bvec_test


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.

Licensing:

The computer code and data files made available on this web page are distributed under the MIT license

Related Data and Programs:

bvec, a C code which demonstrates how signed integers can be stored as binary vectors, and arithmetic can be performed on them.

Source Code:


Last revised on 10 June 2019.