Re: how do people feel about exit function from loop




"dNagel" <NOTGrandNagel@xxxxxxxxxxx> wrote in message
news:%23knpBTo0HHA.3400@xxxxxxxxxxxxxxxxxxxxxxx

* Does the loop index have a meaningful name?

Does "n" count as a meaningful name? :)

I use single letter variables almost exclusively as for loop indexes used with
arrays, so to me it is.



.


Loading