home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / mac / programm / 12837 < prev    next >
Encoding:
Internet Message Format  |  1992-07-22  |  1.2 KB

  1. Path: sparky!uunet!usc!sdd.hp.com!mips!pacbell.com!network.ucsd.edu!ucsbcsl!mcl!scott
  2. From: scott@mcl.ucsb.edu (Scott Bronson)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: SetHandleSize and SetPtrSize
  5. Message-ID: <scott.711823253@mcl>
  6. Date: 22 Jul 92 16:40:53 GMT
  7. References: <1992Jul18.160240.15039@welchgate.welch.jhu.edu> <149qa1INN8qa@agate.berkeley.edu>
  8. Sender: root@ucsbcsl.ucsb.edu
  9. Lines: 24
  10.  
  11. In <149qa1INN8qa@agate.berkeley.edu> ewylie@ocf.berkeley.edu (Elizabeth Wylie) writes:
  12.  
  13. >>If I reduce the size of a handle/pointer using SetHandleSize or
  14. >>SetPtrSize, do the contents of the handle/pointer get preserved
  15. >>up to the size of my new handle/pointer.
  16.  
  17. >Yes.
  18.  
  19. >Not a very difficult thing to verify...
  20.  
  21. >-E. Wylie
  22.  
  23.  
  24. Oh?  Maybe the one time you checked the contents were intact, but
  25. t doesn't mean that EVERY time you call Set*Size() this is the case.
  26.  
  27. Though personally I would have asked a friend or look at some source
  28. code before filling the net with this.  At the worst case, I would
  29. have looked back two weeks and read three separate poeple asking
  30. this question, and it being answered the same way every time.
  31.  
  32.     - Scott
  33.  
  34. (I liked your answer better than mine.  You take the next one).
  35.