https://github.com/pzuehlke/k-r
Solutions and programs to accompany Kernighan and Ritchie's "The (ANSI) C Programming Language"
https://github.com/pzuehlke/k-r
c kernighan-ritchie
Last synced: 3 months ago
JSON representation
Solutions and programs to accompany Kernighan and Ritchie's "The (ANSI) C Programming Language"
- Host: GitHub
- URL: https://github.com/pzuehlke/k-r
- Owner: pzuehlke
- License: gpl-3.0
- Created: 2023-12-17T17:01:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-13T00:16:24.000Z (about 1 year ago)
- Last Synced: 2024-06-13T05:13:58.363Z (about 1 year ago)
- Topics: c, kernighan-ritchie
- Language: C
- Homepage:
- Size: 76.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# K-R
Solutions and programs to accompany Kernighan and Ritchie's "The (ANSI) C Programming Language"