On Thu, 15 Mar 2012 09:51:03 +0400 Konstantin Khlebnikov <khlebnikov@xxxxxxxxxx> wrote: > > When a c programmer sees a variable called "i", he solidly expects it > > to have type "int". Please choose a better name for this guy! > > Perferably something which helps the reader understand what the > > variable's role is. > > =) Ok, I can make it "int" This should be an unsigned type - negative values are meaningless here. And "i" is simply a poor identifier. A good identifier is one which communicates the variable's role. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>