There is no need to check that slide > 0 before executing loop. If slide <= 0, loop stops immediately.
90 KiB
90 KiB
There is no need to check that slide > 0 before executing loop. If slide <= 0, loop stops immediately.