https://github.com/kyrylo/tcpl_kernighan_ritchie
Solutions for problems, given in "The C Programming Language" by Brian Kernighan and Dennis Ritchie
https://github.com/kyrylo/tcpl_kernighan_ritchie
Last synced: 3 months ago
JSON representation
Solutions for problems, given in "The C Programming Language" by Brian Kernighan and Dennis Ritchie
- Host: GitHub
- URL: https://github.com/kyrylo/tcpl_kernighan_ritchie
- Owner: kyrylo
- Created: 2012-03-19T19:23:14.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2012-04-15T17:41:57.000Z (about 13 years ago)
- Last Synced: 2025-01-11T15:14:17.509Z (5 months ago)
- Language: C
- Homepage:
- Size: 129 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
"The C Programming Book" (second edition), solutions
====================================================- Author: Kyrylo Silin
- Purpose: To learn some C
- Homepage: [https://github.com/kyrylo/tcpl_kernighan_ritchie](https://github.com/kyrylo/tcpl_kernighan_ritchie)