1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-16 12:52:20 +00:00

Added the C programming guide from wikibooks.

This commit is contained in:
Finn 'Gallefray' O'leary 2013-10-15 15:47:08 +01:00
parent 23dfca5e81
commit 4f9f026e73

View File

@ -306,6 +306,7 @@
* [Learn C the hard way](http://c.learncodethehardway.org/book/)
* [The new C standard - an annotated reference](http://www.knosof.co.uk/cbook/cbook.html)
* [Object Oriented Programming in C](http://www.planetpdf.com/codecuts/pdfs/ooc.pdf) (PDF)
* [C Programming - Wikibooks](http://en.wikibooks.org/wiki/Programming:C)
###C++