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,XPRIO autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e7634e087d521aa2,start X-Google-Attributes: gid103376,public From: "David Powell" Subject: Newbie question about types Date: 1999/11/22 Message-ID: <81bn5j$sv8$1@nntp9.atl.mindspring.net>#1/1 X-Deja-AN: 551653810 X-Priority: 3 X-Server-Date: 22 Nov 1999 15:23:31 GMT X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Organization: MindSpring Enterprises X-MSMail-Priority: Normal Newsgroups: comp.lang.ada Date: 1999-11-22T15:23:31+00:00 List-Id: I am a new Ada (notice the spelling. you guys seem to be pretty touchy about it) and am working through a book. The author makes many references to enumeration types and numeric types without distinguishing the two. Any help on what an enumeration type is as apposed to a numeric type would be appreciated.