rubenhortas / c_examples

Small examples of C code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

c examples

Small examples of C code

Compile

gcc -O3 example.c -o example.out

Support

If you find these examples useful you can star this repo.

About

Small examples of C code.

License:MIT License


Languages

Language:C 100.0%