| Dictionary, Encyclopedia and Thesaurus - The Free Dictionary 1,761,588,483 visitors served. |
|
Dictionary/ thesaurus | Medical dictionary | Legal dictionary | Financial dictionary | Acronyms | Idioms | Encyclopedia | Wikipedia encyclopedia | ? |
case statement |
Also found in: Wikipedia | 0.03 sec. |
case statementIn programming, a variation of the if-then-else statement that is used when several ifs are required in a row. The following C example tests the variable KEY1 and performs functions based on the results.
switch (key1) {
case '+': add(); break;
case '-': subtract(); break;
case '*': multiply(); break;
case '/': divide(); break;
}
For a more extensive example of the case statement, see the last example under "C."
How to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit webmaster's page for free fun content. |
|
| ? Mentioned in | ? References in periodicals archive | |
|---|---|---|
The fund development staff member writes a clear case statement for wetland preservation. Learn how to write a case statement that details your district's needs and priorities. The case statement articulates convincing arguments for those who should support the fund-raising effort, and it educates library leadership so that they are better able to effectively verbalize the case. |
| Encyclopedia |
| Free Tools: |
For surfers:
Free toolbar & extensions |
Word of the Day |
Help
For webmasters: Free content | Linking | Lookup box | Double-click lookup | Partner with us |
|---|