home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!decwrl!world!ksr!jfw
- From: jfw@ksr.com (John F. Woods)
- Newsgroups: comp.lang.c
- Subject: Re: Pointer/address reluctance
- Message-ID: <14980@ksr.com>
- Date: 20 Aug 92 11:32:25 EDT
- References: <l8ojbqINN900@exodus.Eng.Sun.COM> <1992Aug17.155553.19704@vaxeline.ftp.com> <l906giINN4rl@exodus.Eng.Sun.COM> <1992Aug18.165251.9813@dg-rtp.dg.com> <l92qdfINNfkn@exodus.Eng.Sun.COM>
- Sender: news@ksr.com
- Lines: 11
-
- linden@positive.Eng.Sun.COM (Peter van der Linden) writes:
- >It defines an address constant. You can't have a <baz> constant unless
- >you have <baz>, now can you? Also check out line 35 in the same section,
- >which refers to "the address & and indirection * unary operators".
- >No, the concept of "address" is in the standard, so it seems somewhat
- >tendentious to shun it.
-
- No, the *word* "address" is in the standard; absolutely nothing in the standard
- mandates that pointers be represented by anything like an "address", and anyone
- whose code unnecessarily depends on it being so almost certainly deserves to be
- fired in disgrace.
-