[LCP]c pointers book

Greg Black gjb at gbch.net
Sun Jan 5 05:18:01 UTC 2003


np linux wrote:

| I will like to know if there is any good book/link
| available on C pointers which talks beyond K&R's C
| programming book.

Everything you need to know about pointers is covered by K&R.
There are almost no other books on C that are not rubbish.  If
you have specific questions, you could try asking them here.
And, if you have not read the comp.lang.c FAQ list, you should
do that immediately:

    http://www.eskimo.com/~scs/C-faq/top.html

Greg



More information about the linuxCprogramming mailing list