Design Principles from Leptonica
leptonica.org> Provide create() and destroy() functions for all data structures.
Every data structure (almost) must have defaultValue() and errorValue() functions too.
> Provide create() and destroy() functions for all data structures.
Every data structure (almost) must have defaultValue() and errorValue() functions too.