Click to See Complete Forum and Search --> : Good ANSI C reference?


Fryguy8
09-21-2004, 12:59 PM
I know how to program (done lots of php, java, visual basic, etc), and can handle C just fine. However I'm looking for a nice reference book to have on hand, for when I forget the exact syntax of a function prototype, or when I want to look up pointer arithmetic.

C only, not C++ (I fully intend to learn them as separate entities).

Any good recommendations?

X_console
09-21-2004, 02:16 PM
Try this one if you don't mind paying for it: http://www.amazon.com/exec/obidos/tg/detail/-/0072127066/qid=1095790496/sr=8-7/ref=sr_8_xs_ap_i7_xgl14/104-1802610-3234365?v=glance&s=books&n=507846

This one is online: http://www-ccs.ucsd.edu/c/ but I don't think it covers C++.

chrism01
09-22-2004, 07:11 AM
See this, specifically Chap 9: http://publications.gbdirect.co.uk/c_book/