array_delete_element_at() now uses memmove() instead of memcpy() because it is suppos...