https://github.com/bepsvpt/the-c-programming-language
https://en.wikipedia.org/wiki/The_C_Programming_Language
https://github.com/bepsvpt/the-c-programming-language
Last synced: 3 months ago
JSON representation
https://en.wikipedia.org/wiki/The_C_Programming_Language
- Host: GitHub
- URL: https://github.com/bepsvpt/the-c-programming-language
- Owner: bepsvpt
- Created: 2016-10-10T17:14:38.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-14T17:08:15.000Z (over 8 years ago)
- Last Synced: 2025-01-10T16:56:23.493Z (5 months ago)
- Language: C
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The C Programming Language
## Environment Info
- Compilation
- Compiler: gcc 6.2.0
- Arguments: gcc -Wall -Wextra -Werror -std=c99 -pedantic- Debug Tools
- gdb 7.12
- valgrind 3.11.0