Two loops: one

Haven't use C++ since the dinosaurs died, but something like this should do the job:

while(/*your criteria here*/)
{
for(expand=0.0; expand 0.0; expand-=0.01)
{
// Do something
}
}

Lazy bastard.

Posted By: Steve in Holland, Nov 16, 14:58:42

Follow Ups

Reply to Message

Log in


Written & Designed By Ben Graves 1999-2025