find_address
char *find_address(LINE *line, int x_coord, int *old_x);
new_address = find_address(line, (new_x == x) ? rel_x : new_x , &tx);