Note that an array name is not a variable so it cannot be assigned to ie it's not an lvalue.
So all the processing done in removeOX() is lost after it returns because love still points to the...