Standing on the shoulders of giants. RSS 2.0
# Friday, December 05, 2003

Jeff Key has a nice for-loop example.

I occasionally use something like this:

for( int i = 0, j = 10; i < 10 && j > 0; i++, j-- ){
//..
}
Friday, December 05, 2003 4:02:35 PM (Pacific Standard Time, UTC-08:00)  #    Comments [0] - Trackback
Development | Fun
Comments are closed.
Ads
About
© Copyright 2012
Paul van Brenk
Sign In
newtelligence dasBlog 2.3.2011.0
All Content © 2012, Paul van Brenk
DasBlog theme 'Business' created by Christoph De Baene (delarou)