Skip to content

jkbhagatio/c_exercises

Repository files navigation

c_exercises

Code roughly based on the exercises from "The C Programming Language" 2e, by Kernighan and Ritchie.

Contents

  • /.vscode : settings for the VS Code text editor
  • /bin : gcc compiled binary executables of the source files in src
  • /docs : documentation and examples
  • /src : the source C code
  • /tests: tests for the binary executables

About

Exercises from "The C Programming Language 2e"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published