# $Id: README 84598 2009-02-25 10:10:12Z vzykov $

Description:
- sequence of 100 elements, means buffer allocation of 100 elements
- shrink to 99, means reinitialize 1 element to zap the old value
- extend to 100, means no allocation

