I have a section of code that is puzzling me. I define an integer array inside an if/else statement because the length of the array depends on the length of 2 inputs to the
Scope of a variable is always the next enclosing { }.
{
}
Of cause starting at its declaration (not at the {)