Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 577 Bytes

File metadata and controls

5 lines (4 loc) · 577 Bytes

the-c-programming-language-solutions

My solutions to the exercises at The C Programming Language. 2nd Edition by Brian Kernighan and Dennis Ritchie

Improvements & Issues

These solutions has not been throughly tested. If you find any issues, edge-cases that they don't cover well or simply have any other method you may suggest please don't hesitate to reach out. But please keep in mind that features that are introduced at later chapters of the book shouldn't be used at any of the earlier chapter's exercises. You can open an issue, pull requests are more than welcome.