Yea. I also already had that. At my current point I am sorting the array and putting the values in another array ( move ). then I want to do something like (*array) = move, but I am getting errors. I have to do it this way because I am using radix sort.