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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,48e4d567702db3af X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!t-online.de!inka.de!rz.uni-karlsruhe.de!news.rz.uni-karlsruhe.de!not-for-mail From: Florian Liekweg Newsgroups: comp.lang.ada Subject: Re: about difference between ADA83 and ADA95 Date: Thu, 11 May 2006 11:30:33 +0200 Organization: University of Karlsruhe, Germany Message-ID: References: <1147334671.991801.11400@i40g2000cwc.googlegroups.com> NNTP-Posting-Host: i44dyn35.info.uni-karlsruhe.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news2.rz.uni-karlsruhe.de 1147339833 21676 172.22.85.227 (11 May 2006 09:30:33 GMT) X-Complaints-To: usenet@rz.uni-karlsruhe.de NNTP-Posting-Date: Thu, 11 May 2006 09:30:33 +0000 (UTC) User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20060305 X-Accept-Language: en-us, en In-Reply-To: <1147334671.991801.11400@i40g2000cwc.googlegroups.com> Xref: g2news2.google.com comp.lang.ada:4195 Date: 2006-05-11T11:30:33+02:00 List-Id: Sathish Veluswamy wrote: > Hi.. > > Please tell me the difference between ADA83 and ADA95 in detail and if > possible with some examples which explains the difference clearly. > Hi, Sathish, while I'm not proficient enough in the Ada language to give You a comprehensive answer, i'd suggest that a look at the Ada Manual and Rationale of the two Ada versions might be helpful. They can both be read online: http://www.adahome.com/Resources/refs/83.html and http://www.adahome.com/Resources/refs/rat95.html Furthermore, I woulnd't be surprised if http://www.adahome.com/ had some more information that could help You. cheers, Florian