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=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Jeffrey Carter Newsgroups: comp.lang.ada Subject: Re: ANN: PLplot plotting library with Ada bindings Date: Tue, 01 Oct 2013 17:45:57 -0700 Organization: Also freenews.netfront.net; news.tornevall.net Message-ID: References: <61b58fde-2542-485a-a5e8-c7041ad822bd@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Wed, 2 Oct 2013 00:45:58 +0000 (UTC) Injection-Info: mx05.eternal-september.org; posting-host="5a64620cc83ca47629e9cd617d12fc26"; logging-data="20465"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+hIr7SmawQrX0n1x8V+FsArUFq+f41YhY=" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 In-Reply-To: <61b58fde-2542-485a-a5e8-c7041ad822bd@googlegroups.com> Cancel-Lock: sha1:Z/Qqc84g5QXoobmfIbg3M+vFi44= Xref: news.eternal-september.org comp.lang.ada:17365 Date: 2013-10-01T17:45:57-07:00 List-Id: On 10/01/2013 05:31 PM, Jerry wrote: > > withPLplot; > usePLplot; > procedure Simple_Example is > ... > begin > Initialize_PLplot; -- Call this only once. Why doesn't the elaboration of Plplot do this? > ... > End_PLplot; -- Call this only once. Why not use finalization to do this? -- Jeff Carter "This school was here before you came, and it'll be here before you go." Horse Feathers 48