Commit Graph

4 Commits (89990e69286556448ba3a8588ee826c93bedf0af)

Author SHA1 Message Date
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