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,d15d031cd495a2f4 X-Google-Attributes: gid103376,public From: KJPrice@empire.net Subject: Re: discriminant Date: 1997/01/13 Message-ID: <32DAA035.799D@empire.net>#1/1 X-Deja-AN: 209585487 references: <5bdvm5$p52@rc1.vub.ac.be> to: AGBOH CHARLES content-type: text/plain; charset=us-ascii organization: Empire.Net, Inc. (603) 889-1220 mime-version: 1.0 reply-to: KJPrice@empire.net newsgroups: comp.lang.ada x-mailer: Mozilla 3.01Gold (Win95; I) Date: 1997-01-13T00:00:00+00:00 List-Id: AGBOH CHARLES wrote: > > hello, > > q: what is a discriminant. Why do some types carry discriminant. > Why? > > q2: I have a project. I have to simulate a scheduler of tasks. What > would the body the main sccheduler be like. This is my first ada project > and I haven't a clue how to procceed. You should look at one of the fine textbooks written by the readers and contributors of this newgroup. For a list of available intor to Ada programming textbooks, you might look at the following web page: http://www.adahome.com/shop/intro.html or, for a more general list of books: http://www.adahome.com/shop most of the books cover discriminants and tasking.