If statements inside switch statements?

  • From: Jes <theeternalkid@xxxxxxxxx>
  • To: programmingblind@xxxxxxxxxxxxx
  • Date: Mon, 26 Jul 2010 11:35:04 -0400

Hi all,

Is it efficient on the computer's resources if I place an if statement inside a 
switch statement?
The reason I ask is because for whatever reason, I can't get my else clause to 
work. Switch, on the other hand, works just fine.
Jes

__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind

Other related posts: