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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,ed290afd6f09a679 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Message-ID: <43823E4F.2D1964B2@fakeaddress.nil> Date: Mon, 21 Nov 2005 22:38:23 +0100 From: Gautier Write-only X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Initialize with aggregate? References: <1132602018.206322.285630@g44g2000cwa.googlegroups.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 83.77.227.158 X-Original-NNTP-Posting-Host: 83.77.227.158 X-Trace: news.bluewin.ch 1132609105 83.77.227.158 (21 Nov 2005 22:38:25 +0100) Organization: Bluewin AG Complaints-To: abuse@bluewin.ch X-Original-NNTP-Posting-Host: 127.0.0.1 Path: g2news1.google.com!news3.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!solnet.ch!solnet.ch!news-zh.switch.ch!switch.ch!news.ip-plus.net!newsfeed.ip-plus.net!news.bluewin.ch!not-for-mail Xref: g2news1.google.com comp.lang.ada:6518 Date: 2005-11-21T22:38:23+01:00 List-Id: ejijott@gmail.com: > Regarding the code below, what syntax do I use to initialize tempstore > with an aggregate? The syntax is there (The Maunal, 4.8: Allocators) with examples: http://www.adaic.com/standards/95lrm/html/RM-4-8.html Maybe that exmple can also help http://homepage.sunrise.ch/mysunrise/gdm/e3d_html/unzip__adb.htm#567_15 It should be enough to do the job, isn't it ? ______________________________________________________________ Gautier -- http://www.mysunrise.ch/users/gdm/index.htm Ada programming -- http://www.mysunrise.ch/users/gdm/gsoft.htm