You're viewing a single thread.
View all comments
98
comments
I would take this over int a; anyday
73 2 ReplyAmateur! Ints should be called i, j or k.
31 0 ReplyCmon now its illegal to use them anywhere other than iterators
27 0 ReplyI sometimes use
n
as my loop variable (⌐■_■)4 0 Replyn is genrally the max though. “From i=0 to n” is used in math all the time.
2 0 ReplyNot in my code
1 0 ReplyWhich is fine, only it might confuse whoever then has to maintain your code.
1 0 Reply
This is the way
3 0 Reply
int IntegerThatWillBeUsedToIterateOverAListOfItemsAndModifyThem2
18 0 Reply
You've viewed 98 comments.
Scroll to top