These are my personal solutions to The C Programming Language, 2nd ed. They
each include a main() method that performs several tests demonstrating the
efficacy of each function requested in the corresponding exercise. I have taken
the liberty of adding comments to sections of code I consider somewhat
incomprehensible or clever. I have also tested the limiting cases of each
function, and they should all hold regardless of the maximum size of the array,
defined as ARRAY_MAX.
-
Notifications
You must be signed in to change notification settings - Fork 0
dlqqq/C-KR2
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
my solutions for "The C Programming Language" by Kernighan and Ritchie.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published