Skip to content

Collection of my progress completing the projects in C Programming: A Modern Approach by K. N. King

License

Notifications You must be signed in to change notification settings

AlbinoGazelle/Modern-C

Repository files navigation

This is my collection of my completed programming projects from the book "C Programming: A Modern Approach, 2nd Edition" by Kim King.

All programs were compiled with gcc 9.2.0 on Windows 10 using gcc -o output source.c.

Certain projects require code from the book itself, for this reason I have included book-copyright.txt to cover that.

All other code is licensed under the MIT License.

About

Collection of my progress completing the projects in C Programming: A Modern Approach by K. N. King

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages