articles/c.md: update
This commit is contained in:
parent
f24e7c6775
commit
9f77ffce0b
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@ main(int argc, char **argv)
|
||||||
|
|
||||||
## Resources
|
## Resources
|
||||||
- *The C Programming Language* by Brian Kernighan and Dennis Ritchie, covers the ANSI C version.
|
- *The C Programming Language* by Brian Kernighan and Dennis Ritchie, covers the ANSI C version.
|
||||||
|
- [*The Development of the C Language*](http://9p.io/cm/cs/who/dmr/chist.html) by Dennis Ritchie.
|
||||||
|
|
||||||
## See also
|
## See also
|
||||||
- [C tutorial](c_tutorial.md)
|
- [C tutorial](c_tutorial.md)
|
||||||
|
|
Loading…
Add table
Reference in a new issue