An open API service indexing awesome lists of open source software.

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

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