Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 1 Dec 2001 18:59:12 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 1 Dec 2001 18:59:03 -0500 Received: from cx570538-a.elcjn1.sdca.home.com ([24.5.14.144]:29062 "EHLO keroon.dmz.dreampark.com") by vger.kernel.org with ESMTP id ; Sat, 1 Dec 2001 18:58:48 -0500 Message-ID: <3C096E5C.44BF0E47@randomlogic.com> Date: Sat, 01 Dec 2001 15:57:16 -0800 From: "Paul G. Allen" Organization: Akamai Technologies, Inc. X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.4.14 i686) X-Accept-Language: en MIME-Version: 1.0 To: john slee CC: linux-kernel@vger.kernel.org Subject: Re: Coding style - a non-issue In-Reply-To: <20011128162317.B23210@work.bitmover.com> <9u7lb0$8t9$1@forge.intermeta.de> <20011130072634.E14710@work.bitmover.com> <1007138360.6656.27.camel@forge> <3C07B820.4108246F@mandrakesoft.com> <20011130185359.Q31176@blu> <3C07CDFB.7F1A9FFC@randomlogic.com> <3C07D742.A62FF72E@mandrakesoft.com> <20011130144112.A31385@tux.gsfc.nasa.gov> <3C07EBB9.CF5EB85E@randomlogic.com> <20011202102213.A22783@higherplane.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org john slee wrote: > > On Fri, Nov 30, 2001 at 12:27:37PM -0800, Paul G. Allen wrote: > > While 'pi', 'e', 'theta', 'phi', etc. are universally understood, things > > like 'i', 'a', and 'idx' are not. I can use these for anything I want > > and even for more than one thing, and they say nothing about what they > > are for. 'i', 'j', etc. are fine as loop counters and array indexes > > where their meaning is apparent by context, but are _not_ fine in other > > the meaning of 'i', 'j', 'k', is universal. show me a real world > program (or programming book!) not from redmond that doesn't use these > names for loop counters. > If you'd been paying attention, I discounted simple loop counters in an early post. PGA -- Paul G. Allen UNIX Admin II ('til Dec. 3)/FlUnKy At LaRgE (forever!) Akamai Technologies, Inc. www.akamai.com - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/