Ok guys, what I want to do basically is I have an array of strings and each one will render an image on the screen. However, if a string appears more than once in the array which is possible, it will render multiple times on the screen. How do I scan the array to see if any two or more strings are the same and if so stop it rendering?
thanks



Reply With Quote


Bookmarks