View Single Post
Old 04-30-2003, 02:35 PM   #2 (permalink)
abc123
bloomberg
 
abc123's Avatar
 
Join Date: Jun 2002
Location: bloomberg
Posts: 263
abc123 is on a distinguished road
Send a message via AIM to abc123 Send a message via Yahoo to abc123
Code:
for(x)
top_of_for: {
  switch(j){
       case 1:
          break top_of_for;
   }
}
i tink that will work

or something similiar

i'm *sure* someone will correct me if im wrong however
__________________
-- bloomberg.
abc123 is offline   Reply With Quote