First page
Back
Continue
Last page
Graphics
copy(b, e, d)
copies entire sequence from [b,e) to d and following.
see copy1.cpp for example.