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,c9eb1b85372010e8,start X-Google-Attributes: gid103376,public From: cagboh@vub.ac.be (AGBOH CHARLES) Subject: private and limited private Date: 1996/10/08 Message-ID: <53dfjn$1u@rc1.vub.ac.be>#1/1 X-Deja-AN: 188000174 organization: Brussels Free Universities (VUB/ULB), Belgium newsgroups: comp.lang.ada Date: 1996-10-08T00:00:00+00:00 List-Id: Hi I would like to the know the difference between private and limited private types. What is the criterion for choosing one as opposed to the other. Instantiation: what does this mean? Pardon me but I am learning Ada