Skip to content

Latest commit

 

History

History

c-example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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