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,ecc058d81d1613b5 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit X-Received: by 10.181.13.205 with SMTP id fa13mr9015469wid.3.1356695563538; Fri, 28 Dec 2012 03:52:43 -0800 (PST) Received: by 10.49.15.100 with SMTP id w4mr5078178qec.26.1356695563067; Fri, 28 Dec 2012 03:52:43 -0800 (PST) Path: i11ni266631wiw.0!nntp.google.com!m3no14832218wim.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 28 Dec 2012 03:52:42 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=93.129.172.71; posting-account=R80nsQoAAADNWKZhSnWyt-Rp7ZyxrQGD NNTP-Posting-Host: 93.129.172.71 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Help on record to a Newbie From: Cedric Injection-Date: Fri, 28 Dec 2012 11:52:43 +0000 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-12-28T03:52:42-08:00 List-Id: Hi again, thanks for the links to the Ada Style Guide for Ada95 and Ada2005. I hope that my questions do not rise a flame war. I think everyone should write his/her programs as they like. If there is a document that suits all the better. The comments with "register" in it were meant to define variables that can access processor registers. As I learnt last night, this is normally not needed when using Ada. I try to find a solution with the Ada way. Regards Cedric