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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,ebdc5ed511896a0 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!o80g2000hse.googlegroups.com!not-for-mail From: shoshanister@gmail.com Newsgroups: comp.lang.ada Subject: Re: urgent question - generics Date: Mon, 03 Sep 2007 03:19:06 -0700 Organization: http://groups.google.com Message-ID: <1188814746.211680.80330@o80g2000hse.googlegroups.com> References: <1188809249.040351.100160@r29g2000hsg.googlegroups.com> <46DBD07D.1010608@obry.net> <1188811690.972176.242330@22g2000hsm.googlegroups.com> <17g000wbpk9zo$.1e9n3wg2u1l5d.dlg@40tude.net> NNTP-Posting-Host: 89.138.8.190 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: posting.google.com 1188814746 2284 127.0.0.1 (3 Sep 2007 10:19:06 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 3 Sep 2007 10:19:06 +0000 (UTC) In-Reply-To: <17g000wbpk9zo$.1e9n3wg2u1l5d.dlg@40tude.net> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: o80g2000hse.googlegroups.com; posting-host=89.138.8.190; posting-account=ps2QrAMAAAA6_jCuRt2JEIpn5Otqf_w0 Xref: g2news2.google.com comp.lang.ada:1673 Date: 2007-09-03T03:19:06-07:00 List-Id: On Sep 3, 12:58 pm, "Dmitry A. Kazakov" wrote: > On Mon, 03 Sep 2007 02:28:10 -0700, shoshanis...@gmail.com wrote: > > I'm trying to find the answer for 2 days. I've been studying the > > language my self from the books, perhaps there is something that I'm > > missing. > > You'd find much more understanding here if you have presented the results > of your 2-days research, like code snippets, ideas etc. There is a long > standing tradition in comp.lang.ada not to answer to exam/homework > question. > > A hint. The answer to your question is given as an example in the Ada > language reference manual, section 12. I hope the subsection (there are 8 > of them) you will be able to locate by yourself. > > Good luck, > > -- > Regards, > Dmitry A. Kazakovhttp://www.dmitry-kazakov.de Spasiba Dmitry, I will look into that. I am not familiar with this group, and I simply tried to ask an annoying question, because I've realized it's a basic issue, yet I could not figure it out. I hope I will understand it aventually. Thanks a lot!