Wanted: advice on a good C textbook
Keith Crews @stellar
keith at stellar.UUCP
Wed Jul 19 00:40:40 AEST 1989
Another good introductory book that I have not seen mentioned in this discussion
is "Software Engineering in C" by Darnell and Margolis. It is published by
Springer-Verlag. It discusses both Ansi C and K&R C (the Ansi changes
are clearly marked). It also points out pitfalls that the novice programmer
is likely to encounter - eg confusing typedef with #define, problems
with = and ==, etc.
--
Keith Crews Stellar Computer Inc.
95 Wells Avenue, Newton, MA 02159
More information about the Comp.lang.c
mailing list