home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / modula3 / 1030 < prev    next >
Encoding:
Internet Message Format  |  1992-11-13  |  1003 b 

  1. Path: sparky!uunet!vtserf!creatures!csgrad.cs.vt.edu!brueni
  2. From: brueni@csgrad.cs.vt.edu (Dennis Brueni)
  3. Newsgroups: comp.lang.modula3
  4. Subject: Some dumb questions
  5. Message-ID: <3800@creatures.cs.vt.edu>
  6. Date: 13 Nov 92 02:18:05 GMT
  7. Sender: usenet@creatures.cs.vt.edu
  8. Distribution: usa
  9. Organization: VPI&SU Computer Science Department, Blacksburg, VA
  10. Lines: 18
  11.  
  12.  
  13. Two easy questions for the gurus:
  14.  
  15. (1)  Is there a special term or phrase used to describe the first 
  16.      argument of a procedure implementing an object method  
  17.      (i.e., the "self" parameter)?  
  18.  
  19. (2)  Deconstructors.  I understand that they are not built in to the
  20.      language.  If you have an object which needs extra work
  21.      (besides deallocation) to occur before it is collected, what do
  22.      you do?  
  23.  
  24. Thanks in advance,
  25.  
  26. -- 
  27. --Dennis Brueni (N0JSQ)        "The knack to flying lies in learning 
  28.   brueni@csgrad.cs.vt.edu       how to throw yourself at the ground 
  29.   <Project_Envision>            and miss."  -- Douglas Adams
  30.