Skip to content

markmontymark/knr-c

Repository files navigation

Implementations for K&R C book exercises

Built using Autotools

$ git clone git@github.com:markmontymark/knr-c.git
$ cd knr-c
$ ./configure
$ make
$ make check

To see what's not implemented yet:

$ ./scripts-local/whats-not-done.pl

About

Implementing exercises from the K&R C book

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published