CASE Statements
Only Pascal does not offer defaults in CASE statements.
Visual FoxPro | BASIC |
---|---|
|
|
Pascal | C/C++ |
---|---|
|
|
See Also
Assignment Statements | Case Sensitivity | Comments | FOR Loops | IF Statements | Parameter Passing by Reference | Parameter Passing by Value | Variable Declaration | WHILE Loops