News

If you are only searching once, its probably a waste of time to sort an unsorted array and then binary search it. <BR><BR>If they aren't sorted, just search through by hand using nested for loops.