OSSP defines an abstract data type of a data buffer that can assemble, move and truncate chunks of data in a stream but avoids actual copying.
It was built to deal efficiently with communication streams between software modules. It especially provides flexible semantical data attribution through by-chunk labeling.
It also has convenient chunk traversal methods and optional OSSP ex based exception handling.
What's New in This Release:
· An Autoconf check is provided for the va_copy(d,s) macro.
· The build environment was upgraded to GNU autoconf 2.59, GNU libtool 1.5.20, and GNU shtool 2.0.3.
Product's homepage