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=0.1 required=5.0 tests=BAYES_05,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,63bbc3281a2f80ea X-Google-Attributes: gid103376,public From: jscheibl@mason2.gmu.edu (Jack W Scheible) Subject: Re: Ada vs. C Date: 1996/08/09 Message-ID: <4ufjhg$v53@portal.gmu.edu>#1/1 X-Deja-AN: 173152354 references: <3208F2BA.E34@freenet.scri.fsu.edu> content-type: text/plain; charset=US-ASCII organization: George Mason University, Fairfax, Virginia, USA mime-version: 1.0 newsgroups: comp.lang.ada Date: 1996-08-09T00:00:00+00:00 List-Id: In article <3208F2BA.E34@freenet.scri.fsu.edu> kendal@freenet.scri.fsu.edu writes: >I have found one thing that C has an advantage over Ada : executable >file sizes. Everything I have programmed in Ada is HUGE compared to a >program thta does the same thing but written in C. Disk space is cheap, program maintenance is not. -jack