|
|||
|
Is a "until" loop also possible?
i had only found a "while" loop like Code:
while (x == defineted) {...make anything....}
Code:
while (x != defineted) {...make anything....}
|
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|