View Single Post
Old 01-12-2003, 07:52 AM   #2 (permalink)
anon
Guest
 
Posts: n/a
for(i=0;i<=5;++i) {
var_1=blah[i];
}

?
  Reply With Quote