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,75a8a3664688f227 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-01-11 11:55:36 PST Path: supernews.google.com!sn-xit-02!supernews.com!news.gv.tsc.tdk.com!newsfeed.berkeley.edu!ucberkeley!newsfeed.mathworks.com!newsfeed2.news.nl.uu.net!sun4nl!oleane.net!oleane!nnrp.oleane.net!not-for-mail From: "Thierry Lelegard" Newsgroups: comp.lang.ada Subject: Re: Parameter Modes, In In Out and Out Date: Thu, 11 Jan 2001 20:52:48 +0100 Organization: Guest of France Telecom Oleane's newsreading service Message-ID: <93l2ok$in2$1@s1.read.news.oleane.net> References: <7Cx56.90736$A06.3322588@news1.frmt1.sfba.home.com> <937jab$s23$1@nnrp1.deja.com> <3A57CD7F.2228BFD5@brighton.ac.uk> <938p3u$omv$1@nnrp1.deja.com> <93cagm$c1j$1@nnrp1.deja.com> <93e4e6$ucg$1@nnrp1.deja.com> <93encq$brm$1@nnrp1.deja.com> <93f6ar$m44$1@nnrp1.deja.com> <93flab$2mh$1@nnrp1.deja.com> <93fqau$6m2$1@nnrp1.deja.com> <93h9mo$bbm$1@nnrp1.deja.com> <93il87$iqo$1@nnrp1.deja.com> <93k6dv$qt6$1@nnrp1.deja.com> <93ko49$auq$1@nnrp1.deja.com> NNTP-Posting-Host: host226.canal-plus.fr Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: s1.read.news.oleane.net 979242580 19170 194.2.208.226 (11 Jan 2001 19:49:40 GMT) X-Complaints-To: abuse@oleane.net NNTP-Posting-Date: Thu, 11 Jan 2001 19:49:40 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Xref: supernews.google.com comp.lang.ada:3921 Date: 2001-01-11T20:52:48+01:00 List-Id: > > > That's a very peculiar statement, very few of the programs > > > I write are anywhere near a megabyte long. > > > > A couple of windows here, pair ActiveX controls there, plus > > misuse of STL and here you are. > > Misuse will get you anywhere :-) with Ada.Text_IO; procedure Hello is begin Ada.Text_IO.Put_Line ("Hello"); end Hello; is 271 KB big with GNAT on Solaris. A demo TCP server (simple echo server) is 3 MB big. Real misuse indeed ;-)) ____________________________________________________________________________ Thierry Lelegard, "The Jazzing Troll", Email: thierry.lelegard@canal-plus.fr CANAL+ Technologies, 34 place Raoul Dautry, 75516 Paris Cedex 15, France Tel: +33 1 71 71 54 30 Fax: +33 1 71 71 52 08 Mobile: +33 6 03 00 65 75 ____________________________________________________________________________