Skip to content

Contains solutions for the exercises in the C Programming Language

Notifications You must be signed in to change notification settings

threePhase/K-R-Exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

K-R-Exercises

Contains solutions for the exercises contained in "The C Programming Language"

Each chapter is contained in a separate directory. Each exercise should be in a separate file and use the following naming convention:

|Chapter|-|Exercise|-|Name|.c

Where |Chapter| is the chapter in the book, |Exercise| is the number given in the book (i.e. 'Exercise 2-7' is exercise 7 of chapter 2.), and exercise name is either the main function name or something else applicable.

About

Contains solutions for the exercises in the C Programming Language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages