Skip to content

Prince781/k-and-r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k-and-r

>implying anyone will find this useful

My solutions to all eight chapters of The C Programming Language, Second Edition. Note that a couple of Chapter 1 exercises may be missing.

Also note that I attempted to only use concepts from each chapter, hence the use of char[] in function arguments for the first few chapters before pointers are introduced, for example.

Use this however you'd like, and let me know about any incorrect/misleading approaches in these solutions.

About

My solutions to the C Programming Language, Second Edition.

Resources

Stars

Watchers

Forks