/c-header-ci-test

Primary LanguageCMIT LicenseMIT

Experiment in C

Build Status

Derived mostly from Chapter 4 of K&R C. Goals:

  • Simple C program with a header file.
  • Can be compiled with gcc and clang.
  • Travis CI to build. Unit testing as stretch goal.