This is an old revision of this page, as edited by 206.106.120.18(talk) at 19:11, 4 August 2006(question about indexing array). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.Revision as of 19:11, 4 August 2006 by 206.106.120.18(talk)(question about indexing array)
This article is within the scope of WikiProject Computer science, a collaborative effort to improve the coverage of Computer science related articles on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.Computer scienceWikipedia:WikiProject Computer scienceTemplate:WikiProject Computer scienceComputer science
It's, of course, of no theoretical import ... but might it seem a bit more natural to computer scientists to index the array from [0..N-1]? This follows more closely how many programming languages work.