Thread: for loops
View Single Post
  #8  
Old 10-22-2001, 11:46 PM
PresShinP2P PresShinP2P is offline
Registered User
Join Date: Oct 2001
Location: Screw it
Posts: 84
PresShinP2P is on a distinguished road
Send a message via AIM to PresShinP2P
for (i=1;i>0;i++){
for(j=1;i<0;j++){
}}

ahh yes the nested for loop is a mans best friend
__________________
President Shinra
Reply With Quote