Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Best way to break?

Name: Anonymous 2009-02-01 12:26

my current hierarchy looks like this:

main()
{
for()
{
function();
}
}

function()
{
if
{
break;
}
}

apparently c++ doesn't like it if I have the function try and break the for loop, but i need that function to do so. What would be the proper course of action for this scenario?

Name: =+=*=F=R=O=Z=E=N==V=O=I=D=*=+= !FrOzEn2BUo 2009-02-01 12:51

>>4
Could you explain how the loops are structured?
 its unclear how its needs to be reset and where is the function in the loop nesting.


_________________________
orbis terrarum delenda est
 http://xs135.xs.to/xs135/09042/av922.jpg

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List