BSKArray

Defined in: bskarray.h

The BSKArray type defines a dynamic array of BSKValue items. The array will grow to accommodate items at whatever indices they are placed or requested at. The BSKArray type is used primarily during the runtime of the Basilisk engine (see bskrule, bskexec).

Data types:

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