chickadee
»
fmt
»
c-while
Identifier search
(c-for <init> <condition> <update> <body> ...)
procedure
(c-while <condition> <body> ...)
procedure
Basic loop constructs.