guitardave78
Programmer
Hey all.
What, if any, is the main reason to use do while vs do until.
They seem to do the same thing, albeit from a different angle.
Do something while a condition is true or do something until a condition becomes true.
Is there a performance difference or is this just down to personal taste?
}...the bane of my life!
What, if any, is the main reason to use do while vs do until.
They seem to do the same thing, albeit from a different angle.
Do something while a condition is true or do something until a condition becomes true.
Is there a performance difference or is this just down to personal taste?
}...the bane of my life!