https://github.com/grahamstrickland/knrc
Examples and exercises from "The C Programming Language" (2e) - Kernighan & Ritchie
https://github.com/grahamstrickland/knrc
c exercises exercises-code-c kernighan-ritchie
Last synced: 1 day ago
JSON representation
Examples and exercises from "The C Programming Language" (2e) - Kernighan & Ritchie
- Host: GitHub
- URL: https://github.com/grahamstrickland/knrc
- Owner: GrahamStrickland
- Created: 2022-05-22T14:43:34.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-25T14:10:55.000Z (5 months ago)
- Last Synced: 2025-04-07T05:07:22.873Z (2 months ago)
- Topics: c, exercises, exercises-code-c, kernighan-ritchie
- Language: C
- Homepage:
- Size: 234 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# knrc
Implementation of the exercises in The C Programming Language (2e) - Brian Kernighan & Dennis M. Ritchie