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,616091a85ff150f1 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-12-17 00:55:40 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!headwall.stanford.edu!hub1.nntpserver.com!nntp-relay.ihug.net!ihug.co.nz!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!feed.news.nacamar.de!news.netplace.de!news-FFM2.ecrc.net!news.iks-jena.de!lutz From: lutz@iks-jena.de (Lutz Donnerhacke) Newsgroups: comp.lang.ada Subject: Re: Ada 200X Assertions Date: Mon, 17 Dec 2001 08:55:36 +0000 (UTC) Organization: IKS GmbH Jena Message-ID: References: <3C0C48BE.3B20F04E@adaworks.com> <3ugT7.228176$3d2.10813449@bgtnsc06-news.ops.worldnet.att.net> NNTP-Posting-Host: taranis.iks-jena.de X-Trace: branwen.iks-jena.de 1008579336 25596 217.17.192.37 (17 Dec 2001 08:55:36 GMT) X-Complaints-To: usenet@iks-jena.de NNTP-Posting-Date: Mon, 17 Dec 2001 08:55:36 +0000 (UTC) User-Agent: slrn/0.9.6.3 (Linux) Xref: archiver1.google.com comp.lang.ada:17986 Date: 2001-12-17T08:55:36+00:00 List-Id: * David Thompson wrote: >I would expect that on any system where this works for C/C++ >the Ada equivalent with 'Address and 'Position works as well. S.C'Position ist the attribute I was looking for. Thanx.