WHILE Loops
Each language offers equivalent WHILE loop functionality.
Visual FoxPro | BASIC |
---|---|
|
|
Pascal | C/C++ |
---|---|
|
|
See Also
Assignment Statements | Case Sensitivity | CASE Statements | Comments | FOR Loops | IF Statements | Parameter Passing by Reference | Parameter Passing by Value | Variable Declaration