Standing on the shoulders of giants. RSS 2.0
# Saturday, December 06, 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-- ){
//..
}
Saturday, December 06, 2003 1:02:35 AM (W. Europe Standard Time, UTC+01:00)  #    Comments [0] - Trackback
Development | Fun
Comments are closed.
About
© Copyright 2009
Paul van Brenk
Sign In
newtelligence dasBlog 2.3.8275.16006
All Content © 2009, Paul van Brenk
DasBlog theme 'Business' created by Christoph De Baene (delarou)