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.8 required=5.0 tests=BAYES_00,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,1ff5003422436e4 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1994-10-27 20:40:15 PST Path: nntp.gmd.de!newsserver.jvnc.net!news.cac.psu.edu!news.pop.psu.edu!hudson.lm.com!newsfeed.pitt.edu!gatech!newsxfer.itd.umich.edu!zip.eecs.umich.edu!panix!cmcl2!lab.ultra.nyu.edu!kenner From: kenner@lab.ultra.nyu.edu (Richard Kenner) Newsgroups: comp.lang.ada Subject: Re: Easily-Read C++? Date: 27 Oct 1994 15:35:56 GMT Organization: New York University Ultracomputer Research Lab Message-ID: <38ohcs$6of@cmcl2.NYU.EDU> References: <389vqv$i6n@source.asset.com> <38k8g2INNiff@marble.summit.novell.com> NNTP-Posting-Host: lab.ultra.nyu.edu Date: 1994-10-27T15:35:56+00:00 List-Id: In article bobduff@dsd.camb.inmet.com (Bob Duff) writes: >I don't know how many compilers use zero-based arrays. I believe GNAT >does. Not yet, though it is our intent to do so and we have set up our fat pointer mechanism to make this easier.