aldaihanabdullah3 / c-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:C 73.9%Language:Makefile 26.1%