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.5 required=5.0 tests=BAYES_00,FROM_ILLEGAL_CHARS, INVALID_MSGID,PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,109f2b1f7fd9559c X-Google-Attributes: gid103376,public From: ����RM��@everywhere.com (����RM��) Subject: Re: More about Ada as a programming language Date: 1996/05/09 Message-ID: <31919b09.38647862@news.saipan.com>#1/1 X-Deja-AN: 153857832 references: <318bd23f.2688720@news.saipan.com> <4mi2r8$ojh@newsbf02.news.aol.com> organization: Pennsylvania Online [Usenet News Server for Hire] newsgroups: comp.lang.ada Date: 1996-05-09T00:00:00+00:00 List-Id: On 5 May 1996 07:19:04 -0400, johnherro@aol.com (John Herro) wrote: >If you don't trap and handle it, the Ada program ends gracefully with a >"Constraint_Error" message, and, with many Ada compilers, it can tell you >on what line of your program the error occurred. In other languages, >attempting to dereference a null pointer crashes the program and causes a >General Protection Fault on a PC, an Access Violation on a VAX, etc. > Ada's Named Parameter Association improves the readability of a call, >because in the call you can see the names of the formal parameters ("dummy >arguments") of the subprogram. In other languages, you have to turn to >the subprogram to find the names of the formal parameters. > Ada's packages enable you to contain the effects of certain program >changes to a small portion of the entire program, improving >maintainability. Trying to explain here how that works would take much >too long. > Ada has many, many other advantages; I cited just a few here. Permit >me to post one more reference to my shareware Ada Tutor program, available >for download at the WWW and FTP sites below my signature, and to mention >once again the free on-line Ada tutorials at >http://lglwww.epfl.ch/Ada/Tutorials/Lovelace/lovelace.html and at >http://www.scism.sbu.ac.uk/law/lawhp.html. > You'll like Ada, and you'll find the people at comp.lang.ada eager to >help you. >- John Herro >Software Innovations Technology >http://members.aol.com/AdaTutor >ftp://members.aol.com/AdaTutor >MUSIC is easier to read when written in C. >SOFTWARE is easier to read when written in Ada! Thanks, I checked out one of the tutorial site, I agree Ada's source is easier to read than in C. But what platform will Ada program run on? Does it do multimedia, graphics, etc? ^ ^ O O < \___/ ... ...����RM��