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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,4f316de357ae35e9 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-08-13 17:06:06 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!sn-xit-06!sn-post-01!supernews.com!corp.supernews.com!not-for-mail From: "Randy Brukardt" Newsgroups: comp.lang.ada Subject: Re: FAQ and string functions Date: Tue, 13 Aug 2002 19:07:00 -0500 Organization: Posted via Supernews, http://www.supernews.com Message-ID: References: <20020730093206.A8550@videoproject.kiev.ua> <20020731182308.K1083@videoproject.kiev.ua> <20020801161052.M1080@videoproject.kiev.ua> <20020802193535.N1101@videoproject.kiev.ua> <3D4EA5DA.E764BFD7@san.rr.com> <3D4FEFCB.3B74F5E5@san.rr.com> X-Newsreader: Microsoft Outlook Express 4.72.3612.1700 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3719.2500 X-Complaints-To: newsabuse@supernews.com Xref: archiver1.google.com comp.lang.ada:27997 Date: 2002-08-13T19:07:00-05:00 List-Id: Darren New wrote in message <3D4FEFCB.3B74F5E5@san.rr.com>... >For that matter, will the Ada compiler even *run* in 16 meg? The MS-DOS version of Janus/Ada 83 runs in 640K (indeed, it can run in about 480K of RAM). Janus/Ada 95 on Windows never uses more than about 3 Meg of RAM (as it was based on the aforementioned Janus/Ada 83). Randy.