home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!spool.mu.edu!news.cs.indiana.edu!noose.ecn.purdue.edu!mentor.cc.purdue.edu!biomac1d.bio.purdue.edu!user
- From: pf@bilbo.bio.purdue.edu (Paul Furbacher)
- Newsgroups: comp.lang.pascal
- Subject: Re: Questions about Constructors and pointers to objects in TP 6
- Message-ID: <pf-230193202606@biomac1d.bio.purdue.edu>
- Date: 24 Jan 93 01:12:51 GMT
- References: <930023.163019.achristo@nutri1>
- Sender: news@mentor.cc.purdue.edu (USENET News)
- Followup-To: comp.lang.pascal
- Organization: Purdue University
- Lines: 19
-
- In article <930023.163019.achristo@nutri1>, achristo@pons.uio.no (Alf
- Christophersen) pointed out an error in my article:
-
- > I think maybe you lost something important in the TDerived
- > decalration!
- > [...]
- > > PDerived = ^TDerived;
- > > TDerived = object(TBASe)
- > ^^^^^^^ <- You need to declare what
- > TDerived is derived from to have this
-
- Copying and pasting got me. I thought I had proof-read that
- article a sufficient number of times. Obviously not.
-
- Thanks, Alf.
-
-
- Paul Furbacher
- pf@bilbo.bio.purdue.edu
-