FOR Loops
Each language offers a FOR statement; C/C++ has the most flexibility for expressions.
Visual FoxPro | BASIC |
---|---|
|
|
Pascal | C/C++ |
---|---|
|
|
See Also
Assignment Statements | Case Sensitivity | CASE Statements | Comments | IF Statements | Parameter Passing by Reference | Parameter Passing by Value | Variable Declaration | WHILE Loops