in reply to Re: Empyting an array inot multiple arrays
in thread Empyting an array inot multiple arrays

Yes the basic idea is the new arrays should not hold more than 100 elements,when it crosses 100 the elements should be copied to a new array.
  • Comment on Re^2: Empyting an array inot multiple arrays