https://github.com/444b/the-c-programming-language
Practicing C from cc4e.com and the 1978 C book
https://github.com/444b/the-c-programming-language
1978 brian-w-kernighan c computing-history dennis-ritchie programming-language
Last synced: 9 months ago
JSON representation
Practicing C from cc4e.com and the 1978 C book
- Host: GitHub
- URL: https://github.com/444b/the-c-programming-language
- Owner: 444B
- Created: 2023-06-10T19:52:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-27T16:06:01.000Z (over 2 years ago)
- Last Synced: 2025-03-07T15:45:38.365Z (10 months ago)
- Topics: 1978, brian-w-kernighan, c, computing-history, dennis-ritchie, programming-language
- Language: C
- Homepage: https://www.cc4e.com/book/
- Size: 22.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# the-c-programming-language
A repo for practicing examples shown in the ANSI C book