Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 178 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 178 Bytes

dynamic-bits (C Example)

To build the example

mkdir build
cd build
cmake ..
cmake --build .

To run the example, execute ./test inside the build folder

./test