Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!cditi!josh From: josh@cditi.UUCP (Josh Muskovitz) Newsgroups: alt.religion.computers Subject: Re: Shoulds arrays start at zero or one? Summary: This is a joke, right? Message-ID: <684@cditi.UUCP> Date: 16 Jan 90 19:54:00 GMT References: <5487@udccvax1.acs.udel.EDU> <252@usblues.UUCP> Distribution: na Organization: CDI Technologies Inc., Grand Rapids, MI Lines: 28 This is a joke, right? Obviously, none of the "arrays should begin with 1" people have ever done ANY serious assembly programming for any processor. Clearly, it is simpler to retrieve the initial element in an array by using A <- *B and not A <- *B(1) Now, even if you find that difficult to believe, what about that wasted element you get when the compiler (shudder) forces element 0? Before any flames come this way, a pre-flame to (implied) you: Just because the compiler takes care of it for you, doesn't justify lousy code! Write some assembly and then have this argument! Josh Muskovitz Computer Design, Inc. josh@uunet!cditi "Eat your head!"