Hello there,
so what do i want to do??
k... i got an array...
say with 5 variables... <-- 'someArray[0-4]'
now.. i want to delete a part of it... say 'someArray[2]'...
and WHEN it is deleted.. i want... the array to be resized to 'someArray[0-3]'
hope you understand... AND can help me...
tnx for reading anyway...