cyprus106
Programmer
- Apr 30, 2001
- 654
I've got a variable in an array that is an integer. I need to add that variable and the next variable in the array together, but when I try 'MyArray(3) + MyArray(4)' it only PUTS them together, not ADDS them. I already knew the + was wrong but of course I don't know what to do to fix it.
Thanks
Cyprus
Thanks
Cyprus