I would like to select a range of items in an array of items. For example I have an array of 1000 items, and i would like to "extract" items 100 to 200 and put them in another array.
Can you help me how this can be done?
See Question&Answers more detail:os