Help for this page
while(1) { ... }
{ ... redo }
while() { ... }
do { ... } while 1;
do { ... } until 0;