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

https://github.com/alexnaughtonjr/c_notes

A place for notes related to learning C.
https://github.com/alexnaughtonjr/c_notes

c

Last synced: 11 months ago
JSON representation

A place for notes related to learning C.

Awesome Lists containing this project

README

          

# C_Notes
C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system. By design, C provides constructs that map efficiently to typical machine instructions.