I know what is variable scope.
But when I use j value outside the loop. Where I use image[j] outside the loop I get error.
Index out of bound.
I know what is variable scope.
But when I use j value outside the loop. Where I use image[j] outside the loop I get error.
Index out of bound.