home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: sparky!uunet!caen!uwm.edu!csd4.csd.uwm.edu!markh
- From: markh@csd4.csd.uwm.edu (Hunk)
- Subject: Re: Pointer/address reluctance
- Message-ID: <1992Aug13.152753.26452@uwm.edu>
- Sender: news@uwm.edu (USENET News System)
- Organization: Computing Services Division, University of Wisconsin - Milwaukee
- References: <l8kteaINNp2c@exodus.Eng.Sun.COM>
- Date: Thu, 13 Aug 1992 15:27:53 GMT
- Lines: 5
-
- In article <l8kteaINNp2c@exodus.Eng.Sun.COM> linden@positive.Eng.Sun.COM (Peter van der Linden) writes:
- >Can anyone explain the reluctance that some of the experts here
- >have in equating "pointer" with "address"?
-
- Pointer = Address + Type of object being pointed to.
-