From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,9a7c5000246abea4,start X-Google-Attributes: gid103376,public From: Amos Ortal Subject: using object class with pointers in gant Date: 1997/05/25 Message-ID: <3387FB8B.EEA7E55D@telem.openu.ac.il>#1/1 X-Deja-AN: 243764900 Sender: news@cs.openu.ac.il X-Priority: 3 (Normal) Organization: The Open University of Israel Newsgroups: comp.lang.ada Date: 1997-05-25T00:00:00+00:00 List-Id: when I tried to use an object class by making a pointer to it, (type p is access T'class) and then calling one of the class procedure using the pointer, ((p.all);) it did not pass compilation time, can any one tell me why? -- _ _ Amos Ortal O O | -