example.h
Go to the documentation of this file.
Contains the definition of the Object.
Contains the definition of the vectors (dynamic & generic arrays)
void freeExample(Example *exp, int freeItself)
Free the example object.
Definition: example.c:14
Vector(Object) objects
The array that contains the objects of which is composed the example (or counter-example) ...