votes
Manipulating arrays
Hi there I have an array with 100 items in it. Within this 100 there is blank items in random places. Now what I would like to do is move items up the order. Say for example we have an array 0-9 and 2 and three is blank. If I can move 4 ...
