Tries again

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

Where you subsititute the LESSTHAN and GREATER than for the proper symbols (they sod up the messages)

Posted By: Steve in Holland on November 16th 2005 at 15:01:40


Message Thread


Reply to Message

In order to add a post to the WotB Message Board you must be a registered WotB user.

If you are not yet registered then please visit the registration page. You should ensure that their browser is setup to accept cookies.

Log in