Jump to content

Conditional structures/C: Difference between revisions

m
→‎switch: removed {{works with}}
m (→‎if-then-else: consistent indent; removed {{works with}})
m (→‎switch: removed {{works with}})
Line 52:
 
===switch===
{{works with|gcc|4.1.2}}
 
<lang c>int main (int argc, char ** argv) {
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.