C language book recommendations

Stephen Vinoski vinoski at apollo.HP.COM
Thu May 30 23:52:00 AEST 1991


In article <1991May24.192404.29227 at ccu.umanitoba.ca> rpjday at ccu.umanitoba.ca writes:
>In article <741 at taumet.com> steve at taumet.com (Stephen Clamage) writes:
>>Look over the material again.  In their book, H&S are not presenting only
>>ANSI C.  They are trying to cover the range of C implementations which have
>>been at all widely used.  If you have to write code for a variety of C
>>implementations, or understand some moldy old code written for some
>>system you do not have access to, this book will help.  It explains all
>>the common things which have been done, and how you can get your code
>>to work.
>
>  I don't have my 3rd ed. of H&S here, so I may very well 
>embarrass myself, but I think I checked out that section
>thoroughly enough to remember what it says.  I am aware that
>H&S are showing various compiler models.  They also quite
>CLEARLY say that one of them, the omitted storage class
>model, is what ANSI C uses.  Their definition of this model
>is what I have given above.  On the next page, they also 
>CLEARLY say that "extern int x = 0;" is not, as you claim,
>illegal, but that it is to be treated as a reference --
>that is, a referencing declaration.

The book definitely contradicts itself here.  I have reported the
problem to Sam Harbison.


-steve

| Steve Vinoski  (508)256-0176 x5904       | Internet: vinoski at apollo.hp.com  |
| HP Apollo Division, Chelmsford, MA 01824 | UUCP: ...!apollo!vinoski         |



More information about the Comp.lang.c mailing list