First page
Back
Continue
Last page
Graphics
search(b, e, b2, e2)
looks in the sequence [b,e) for the sequence [b2,e2).
see search1.cpp for example.