Skip to content

Source code and solutions of exercises to The C Programming Language 2nd Edition by Brian W. Kernighan and Dennis M. Ritchie.

License

Notifications You must be signed in to change notification settings

dko1905/TheCProgrammingLanguageExercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheCProgrammingLanguageExercises

C CI
My own answers to the exercises in the book.

Compiling

To compile all run

$ make

To compile one run

$ make 1.13

To clean

$ make clean

License

MIT

About

Source code and solutions of exercises to The C Programming Language 2nd Edition by Brian W. Kernighan and Dennis M. Ritchie.

Topics

Resources

License

Stars

Watchers

Forks