0 Members and 1 Guest are viewing this topic.
However, i realised that, because the order in which entries are displayed doesn't matter, i could instead just copy the last entry in the list over the one to be removed (or just do nothing if the one to be removed is the last entry) and then decrement the length variable.