I'm working on a program and have a problem with a case statement. I
have a tunnel spitting data out of case 1, but the program refuses to
compile because I don't have any data exiting the tunnel for case 0.
But the thing is, I'm building an array, and don't want anything from
case 0 added to the array. How do I fix this?

Reply via email to