home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / c / 12659 < prev    next >
Encoding:
Internet Message Format  |  1992-08-22  |  912 b 

  1. Path: sparky!uunet!decwrl!csus.edu!netcom.com!netcomsv!spacebbs!ted.jensen
  2. From: ted.jensen@spacebbs.com (Ted Jensen) 
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Pointer/address r 2/2
  5. Message-ID: <10445.610.uupcb@spacebbs.com>
  6. Date: 22 Aug 92 14:47:00 GMT
  7. Distribution: na
  8. Organization: SPACE BBS - Menlo Park, CA - 10 Lines + 4gB - 415-323-4193
  9. Reply-To: ted.jensen@spacebbs.com (Ted Jensen) 
  10. Lines: 15
  11.  
  12. >>> Continued from previous message
  13. Thus I think that by virtue of the fact that we have two
  14. different words for describing the a variable type (pointer) and
  15. the contents stored in such a variable type (address) a
  16. description of what is actually taking place when using pointers
  17. _can_, in a sense, be made clearer than when using integers or
  18. floats.  Unfortunately, few writers on the subject of C
  19. programming appear to share this view.
  20.  
  21. Well, that's my 2 cents worth!  Comments?
  22.  
  23. Ted Jensen
  24. ---
  25.  * SLMR 2.0 * 
  26.  
  27.