$Id: README 94654 2011-10-07 09:17:20Z msmit $

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

