View Single Post
<VeCo>
Veteran Member
Join Date: Jul 2009
Location: Bulgaria
Old 05-14-2019 , 12:21   Re: index out of bounds
Reply With Quote #4

why did you change == to != from your code above ?
use &&, otherwise it only checks the first one which is pretty much always true
__________________
<VeCo> is offline