in reply to Re^4: Is there a better way to check if an array is empty?
in thread Is there a better way to check if an array is empty?
and then come out of the loopOne way of improving your code is to create a loop. Without a loop, you can't come out of it.
|
|---|