Re: difference

From: Richard Heathfield (dontmail_at_address.co.uk.invalid)
Date: 02/01/04


Date: Sun, 1 Feb 2004 06:35:37 +0000 (UTC)

E. Robert Tisdale wrote:

> For the definition of the term object,
> you should consult an English language dictionary:

Not in comp.lang.c, you don't.

The ISO C Standard defines the term for the purposes of C; where the C
language is the subject of discussion, this local definition overrides any
wider definition.

(I don't expect Tisdale to understand this, given his track record.)

-- 
Richard Heathfield : binary@eton.powernet.co.uk
"Usenet is a strange place." - Dennis M Ritchie, 29 July 1999.
C FAQ: http://www.eskimo.com/~scs/C-faq/top.html
K&R answers, C books, etc: http://users.powernet.co.uk/eton


Relevant Pages

  • Re: to cast or not to cast malloc ?
    ... E. Robert Tisdale wrote: ... > Both P. J. Plauger and Bjarne Stroustrup disagree with you. ... > so that the standard wouldn't break all of the existing bad code. ...
    (comp.lang.c)
  • Re: Accelerated C++ book outdated?
    ... Robert Tisdale" wrote in message ... >> you already have programming experience ... The third edition came out in 1997, before the standard was finalized. ...
    (comp.lang.cpp)
  • Re: What is a type?
    ... E. Robert Tisdale wrote: ... Read the C standard. ... a C data type. ... That is a confused question. ...
    (comp.lang.c)
  • Re: return values for void functions
    ... In message, E. Robert Tisdale ... In the vast majority of cases infallibility is not a requirement, ... that the single word "standard" wouldn't convey. ... Richard Herring ...
    (comp.lang.cpp)