
01-05-2004, 11:11 PM
|
|
Mister 1,000,000
|
 |
Join Date: Jan 2003
Location: Brussels, capital of Europe.
Posts: 5,396
|
|
|
i=0;
while (i<5){
i++
}
Is the same as
for (i=0;i<5;i++){
} |
__________________
Quote:
|
Originally Posted by Lance
stefan is satan
|
I am the best.
[URL removed]Music or aural pollution?
|
|
|
|