Skip to content

Files

Latest commit

Apr 11, 2023
073be64 · Apr 11, 2023

History

History

c-example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 11, 2023
Apr 11, 2023
Apr 11, 2023

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