Zhoutall / stasis

Automatically exported from code.google.com/p/stasis
Other
0 stars 0 forks source link

memcpy() for array lists. #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Add two methods:

TarrayListReadRange()
TarrayListWriteRange()

This will allow Stasis' ArrayList type (with entry size = 1) to emulate a
standard file.  It will also be needed for the XSXL m-tree port to support
variable length items.

Original issue reported on code.google.com by sears.ru...@gmail.com on 13 May 2009 at 2:02