jaantollander / sciapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple application for demonstration purposes written in C. We can build it with Make:

make

We can run the example as follows:

build/main examples/input.txt example/output.txt

About

License:The Unlicense


Languages

Language:C 82.6%Language:Makefile 17.4%