home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / programm / 20720 < prev    next >
Encoding:
Text File  |  1993-01-05  |  820 b   |  17 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!wupost!csus.edu!netcom.com!jimlynch
  3. From: jimlynch@netcom.com (Jim Lynch)
  4. Subject: Re: Duplicate Object in Think C?
  5. Message-ID: <1993Jan5.211306.29162@netcom.com>
  6. Organization: Netcom Online Communications Services (408-241-9760 login: guest)
  7. References: <1992Dec19.002858.299@physc1.byu.edu> <d!q2saf@rpi.edu> <1993Jan5.015329.15824@reed.edu>
  8. Date: Tue, 5 Jan 1993 21:13:06 GMT
  9. Lines: 6
  10.  
  11. In article <1993Jan5.015329.15824@reed.edu> eric@reed.edu (eric) writes:
  12. >Don't thinkC objects know what class they are, and can't you get this
  13. >using CObject::GetClassName?  I don't think that you have to override
  14. >this method, but then I can't recall ever having used it so . . .
  15.  
  16. You don't have to override it. Give it a try...
  17.