PDA

View Full Version : combine numbers in arrays


harmor19
31 May 2007, 12:06
I have two arrays.



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



What I want to do is combine the two fives so there is only one five.

Dismounted
31 May 2007, 13:32
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

harmor19
31 May 2007, 21:58
Thanks.