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, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,1f0b49e8848e371d X-Google-Attributes: gid103376,public From: Oliver Kellogg Subject: Re: Memory allocation Date: 2000/03/02 Message-ID: <89m3f4$msj$1@nnrp1.deja.com>#1/1 X-Deja-AN: 592259891 References: <38BCD2B8.503B95FA@gmx.net> X-Http-Proxy: 1.0 x26.deja.com:80 (Squid/1.1.22) for client 195.243.118.226 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Thu Mar 02 16:04:56 2000 GMT X-MyDeja-Info: XMYDJUIDokellogg Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/3.04Gold (X11; I; OSF1 V4.0 alpha) Date: 2000-03-02T00:00:00+00:00 List-Id: In article <38BCD2B8.503B95FA@gmx.net>, Andreas wrote: > > How can I find out in Ada95 with GNAT how much memory a program may > allocate (i.e. how much memory is currently free)? There is no standard way. If you are running Unix then see the getrlimit() manpage. -- Oliver -- okellogg at freenet dot de Sent via Deja.com http://www.deja.com/ Before you buy.