Re: Looping variables - Integer vs Long
- From: Thelma Lubkin <thelma@xxxxxxxxxxxxxxxxxx>
- Date: 30 Oct 2005 12:36:04 GMT
David W. Fenton <dXXXfenton@xxxxxxxxxxxxxxxx> wrote:
<snip>
: ...and tend not to use counter-based loops except when
: dealing with collections of items for which there is no dedicated
: object type to use in the For/Each structure.
But counter-based loops are convenient when you need the
counter value within the loop's code block, e.g. aray(i) = ...
--thelma
: David W. Fenton http://www.bway.net/~dfenton
: dfenton at bway dot net http://www.bway.net/~dfassoc
.
- References:
- Looping variables - Integer vs Long
- From: Trevor Best
- Re: Looping variables - Integer vs Long
- From: lylefair
- Re: Looping variables - Integer vs Long
- From: lylefair
- Re: Looping variables - Integer vs Long
- From: David W. Fenton
- Looping variables - Integer vs Long
- Prev by Date: Re: Lix count (readabillity) / Flesch-Kincaid
- Next by Date: Re: Set Up A Workgroup In The Command Line
- Previous by thread: Re: Looping variables - Integer vs Long
- Next by thread: Re: Looping variables - Integer vs Long
- Index(es):
Relevant Pages
|