Skip to content

Executable excerpts, summaries, and exercises from "The C Programming Language" 2/E by Kernighan and Ritchie

Notifications You must be signed in to change notification settings

dgkim5360/the-c-programming-language-kernighan-and-ritchie

Repository files navigation

Executable programs and exercises from "The C Programming Language" 2E by Kernighan and Ritchie

Makefile and <tab> key make it easy to use. For example if you want to check the list for Chapter 1,

this-repo$ make 1<tab><tab>
101-hello                 105-1-file-copying        107-power
102-1-fc-table            105-2-character-counting  108-power
102-2-fc-table-float      105-3-line-counting       109-longest
103-fc-table              105-4-word-counting       110-longest
104-fc-table              106-counting

About

Executable excerpts, summaries, and exercises from "The C Programming Language" 2/E by Kernighan and Ritchie

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published