LOOP
-
FreeBASIC Wiki Manual | FBWiki
DocToc
PageIndex
RecentChanges
RecentlyCommented
Login/Register
Search:
LOOP
Control flow statement for looping.
Syntax:
Do
[
statement block
]
Loop
[ {
Until
|
While
}
condition
]
Examples:
See example at
Do...Loop
.
See also:
Do...Loop
Back to
Miscellaneous
Valid XHTML
::
Valid CSS:
::
Powered by WikkaWiki