Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jmcph4/krbook
Solutions to K&R C
https://github.com/jmcph4/krbook
c coding-interview-university k-and-r programming-basics programming-books solution solutions
Last synced: 27 days ago
JSON representation
Solutions to K&R C
- Host: GitHub
- URL: https://github.com/jmcph4/krbook
- Owner: jmcph4
- License: mit
- Created: 2020-01-07T00:22:53.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-13T01:10:29.000Z (almost 5 years ago)
- Last Synced: 2024-09-30T01:22:40.824Z (about 1 month ago)
- Topics: c, coding-interview-university, k-and-r, programming-basics, programming-books, solution, solutions
- Language: C
- Size: 31.3 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Solutions to *The C Programming Language, 2nd Edition* #
This repository contains tested solutions to exercises in the famous K&R C book.