Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Gene Wirchenko Newsgroups: comp.lang.java.programmer Subject: Re: looping through a list, starting at 1 Date: Wed, 03 Aug 2011 21:22:41 -0700 Organization: A noiseless patient Spider Lines: 26 Message-ID: <0i7k37trtsprjh1jlkegf46cccg7moag09@4ax.com> References: <8djj37pg6o35jb1b8lskefb4jmb2iadmbe@4ax.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Injection-Info: mx04.eternal-september.org; posting-host="7Qrvczazr82YckO5XW8Vtw"; logging-data="16632"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19YU8rbn5MnNDQxnR+BWbwrb2SZq9JKrQc=" X-Newsreader: Forte Agent 4.2/32.1118 Cancel-Lock: sha1:K2X3mGW4gvPQ8+JkUJ4RfK99QtQ= Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:6788 On Wed, 03 Aug 2011 21:10:46 -0400, Eric Sosman wrote: >On 8/3/2011 6:40 PM, Roedy Green wrote: >> On 1 Aug 2011 22:45:41 GMT, ram@zedat.fu-berlin.de (Stefan Ram) wrote, >> quoted or indirectly quoted someone who said : >> >>> for( int i = 1; i< l.size(); ++i ){ final E e = l.get( 0 ); ... } >> >> This one is clearer. The problem is most people will just glance at it >> and read it as for( int i=0; i > Soundz! Can beingz unable to diztinguizh onez from seroez exizt >outzide of sooz? Mr. Zozman, pleaze do not make fun of Roedy. >> I think you mean i++ not ++i. > > Say what? Or, rather, say why? Add me to the list of those asking why. Sincerely, Gene Wirchenko