BSKStream

Defined in: bskstream.h

The BSKStream object encapsulates stream I/O, whether it be from a file or a buffer in memory. If other streams are needed as well, it would not be difficult to make a new stream object (see bskstream.c for more info).

A BSKStream object has the following methods:

Any new stream object must define all these methods.

Data types:

Functions: Return to API
Last updated on 8 Feb 2001 by Jamis Buck (minam@rpgplanet.com)