C Review

Keith Crews keith at oz.UUCP
Fri Jan 16 06:46:48 AEST 1987


In article <2313 at brl-adm.ARPA> Peter at adm.UUCP writes:
-I am currently finishing up a new text book on C with a colleague
<....>

-"... 95% of all C programmers couldn't give you a good
-explanation of the term lvalue..."

-"... very few C programmers know much about sizeof..."

-"... 99%  of  all  professional C  programmers  have no idea
-what typedef is all about, couldn't care less and probably
-won't ever need it."

-"... 99%  of  all  professional C  programmers  have no idea
-what the comma operator is all about, couldn't care less and
-probably won't ever need it."

-"... Pointers to functions ... few C programmers understand
-them or would ever need them..."

I agree with everyone else that the reviewer you got is a turkey, but
he appears to have (inadvertently) made an interesting point - there
are several areas of C that even experienced C programmers do not
understand well.  I think that you should emphasize these in your book,
rather than omit them as he seems to imply you should.  BTW, his
statement about switch statements being unimportant really stands
out among the others as being particularly ridiculous.



More information about the Comp.lang.c mailing list