Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 185 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 185 Bytes

c-example

This is a sample c application, it can be used to test if your build setup is working correctly.

To build the code:

make

Then, to run the code:

./example