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,FREEMAIL_FROM, INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e69298b68d397fd1,start X-Google-Attributes: gid103376,public From: petracia@aol.com Subject: A make set problem Date: 1997/11/24 Message-ID: <880414756.4477@dejanews.com>#1/1 X-Deja-AN: 292358148 X-Originating-IP-Addr: 152.163.206.237 (ww-tk06.proxy.aol.com) proxy [1.0 ww-tk06.proxy.aol.com:915 (AOL TurboWeb/3.4.2)] X-Authenticated-Sender: petracia@aol.com X-Http-User-Agent: Mozilla/2.0 (compatible; MSIE 3.02; Update a; AK; AOL 3.0; Windows 95) Organization: Deja News Posting Service X-Article-Creation-Date: Mon Nov 24 23:39:16 1997 GMT Newsgroups: comp.lang.ada Date: 1997-11-24T00:00:00+00:00 List-Id: Hi, I am an undergraduate communication engineer and I am taking an Ada module, however I am not from a programming background and as such I am having a problem with an assignment, could someone out there help me please???. The assignment is to develop a discrete mathematics application that calculates individiual elements of sets and returns the appropriate value ( whether it be a set ar element) using generic packages. I need to initially make a set which is an array initially taking just 1 element but after further development take any size. I have so far done this: s: set; s.pointer = 1 s.data (s.pointer) If someone can get me started I am sure I could complete it, thanks. Sean -------------------==== Posted via Deja News ====----------------------- http://www.dejanews.com/ Search, Read, Post to Usenet