Readability -Answer
© Copyright Frank D. Kanu 2000-2008
As Aaron pointed out—the negative increment makes the code hard to read.
would have been better.
Technorati (All Links are external): readability code review
As Aaron pointed out—the negative increment makes the code hard to read.
Dec(i); would have been better.
Tags:
readabilityTechnorati (All Links are external): readability code review







