Quote:
Originally Posted by Tigairius
Right now your while loop will go in to an infinite loop if your input limit is greater than the array size of the source.
|
If repeat is true then it will do that. Easy fix would be to return when output size equals source size