Design Principles from Leptonica
leptonica.org
Design Principles from Leptonica
1–3 of 3 posts
Re: Design Principles from Leptonica
#2[deleted]
Re: Design Principles from Leptonica
#3> Provide create() and destroy() functions for all data structures.
Every data structure (almost) must have defaultValue() and errorValue() functions too.