Re: New switch/case idea

new topic     » goto parent     » topic index » view thread      » older message » newer message

The following source code modules that contain switch statements default to fall through.

be_alloc.c be_execute.c be_machine.c be_pcre.c be_runtime.c be_task.c

The "C" programming language has been around for 31 years. Don't you think that the default would of been changed if was warranted in 30 years ?

If you want default fall through use switch. If you want default break then you could add continue to select.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu