|
|
| C - Switch Statement Syntax |
Drive Clone
|
switch a {
case b:
/* case if a==b */
break;
case c:
/* case if a==c */
break;
default:
/* all other cases */
break;
} |
| What does it do? |
|
no description given |
| |
| Features |
| Added by |
Added |
Downloads |
Rating |
Popularity |
rpgivpgmr |
9:09:17 AM Wednesday, April 1st 2009 |
10 |
not rated |
                            |
| |
| |
| About the file |
| Size |
Download |
Rate It |
|
238 KB
|
 |
|
|
| Comments |
|
| |
| Add your comment |
|
|
| |
| Contacts |
Report Abuse |
|
| |
|
|