Next: Bocage data structure, Previous: Bocage methods, Up: Bocage methods [Contents][Index]
To create a bocage, use the marpa_b_new() method.
marpa_b_new()
When a bocage is no longer in use, its memory can be freed using the marpa_b_unref() method.
marpa_b_unref()