Content deleted Content added
Asking for a pointer to online reference manual and tutorial |
No edit summary |
||
Line 45:
----
It would be nice to have links to an online manual and online tutorials. There probably are some with under the [[GNU Free Documentation License]]. --Hirzel
----
comp.lang.c (a wonderful resource for C, btw -- some very competent people there) recommends Tom Torfs' tutorial at http://www.geocities.com/tom_torfs/c.html and Steve Summit's class notes at http://www.eskimo.com/~scs/cclass/cclass.html.
Honestly, most online tutorials for C are terrible and demonstrate that the author has little clue about the actual C standard. --[[User:mgmei|mgmei]]
|