Commit Graph

7 Commits

Author SHA1 Message Date
Kirk Manegold
4e2ff2b0bd Updated switch-case fall through (#29744)
Added an example
2019-01-29 09:07:56 -07:00
muskaangupta15
3cee0f4afb Update index.md (#27111) 2018-12-31 09:57:20 -07:00
owlhoo
07ae8e2985 Update index.md (#26435) 2018-12-31 09:54:49 -07:00
Emir
63144ea2ac Small contribution to switch statement (#23150) 2018-12-01 14:44:45 -07:00
msabitabrata
597ba0b9be Switch case with same code for multiple values (#23073)
* Switch case with same code for multiple values

Handle switch case when single piece of code runs for multiple values.

* removed invalid example numbering introduced in merge conflict resolution
2018-11-30 12:53:17 -07:00
Muralidharan Sekar
522ac6c139 Add the text "Nested Switch Case" to the article (#22165)
* Add the text "Nested Switch Case" to the article

* fix(guide): c nested switch typos
2018-11-18 18:30:20 -07:00
Mrugesh Mohapatra
da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30