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=3.8 required=5.0 tests=BAYES_00,INVALID_MSGID, RATWARE_MS_HASH,RATWARE_OUTLOOK_NONAME autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,900edaa189af2033 X-Google-Attributes: gid103376,public From: "David C. Hoos, Sr." Subject: Re: Ada95 OOP Questions Date: 1996/07/28 Message-ID: <01bb7cb9$1e398260$188371a5@dhoossr.iquest.com>#1/1 X-Deja-AN: 170676182 distribution: world references: <4tf3l4$4hu@masala.cc.uh.edu> content-type: text/plain; charset=ISO-8859-1 organization: DBH Enterprises, Inc. mime-version: 1.0 newsgroups: comp.lang.ada Date: 1996-07-28T00:00:00+00:00 List-Id: Classes in Ada95 and C++ are very different. For a treatment of the OOP aspects of Ada95 see Smith, Michael A., "Object-Oriented Software in Ada 95". In this book, a suitable style for Ada95 classes is presented. It's not the only way it can be done, but provides at least a good starting point. -- David C. Hoos, Sr., http://www.dbhwww.com http://www.ada95.com