home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / pascal / 4624 < prev    next >
Encoding:
Text File  |  1992-07-30  |  858 b   |  28 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!sun-barr!cs.utexas.edu!torn!news.ccs.queensu.ca!dmurdoch
  3. From: dmurdoch@mast.queensu.ca
  4. Subject: Re: Constant objects in TP 6.0
  5. Message-ID: <Bs7r4u.KnK@knot.ccs.queensu.ca>
  6. Originator: dmurdoch@mast
  7. Sender: news@knot.ccs.queensu.ca (Netnews control)
  8. Organization: Queen's University, Kingston, Canada
  9. References: <Bs7qyv.KK3@knot.ccs.queensu.ca>
  10. Date: Thu, 30 Jul 1992 17:55:41 GMT
  11. Lines: 15
  12.  
  13. In article <Bs7qyv.KK3@knot.ccs.queensu.ca> dmurdoch@QueensU.CA (Duncan Murdoch) writes:
  14. >
  15. >I'd suggest the following alternative syntax for constant objects:
  16. >
  17. >type
  18. >  descend : TDescend.Init(...);
  19.  
  20. That should be a "const" block, not a "type" block, of course.
  21.  
  22. Duncan Murdoch
  23. dmurdoch@mast.queensu.ca
  24.  
  25. P.S. I've noticed the newsreader here puts a junk "From" address in the
  26. header.  Sorry for any inconvenience!
  27.  
  28.