Generic pseudo-templated containers for C. Written entirely in C89 with design inspired by the C++ STL. /// DOCS ARE SLIGHTLY OUTDATED, PROJECT IS STABLE AND STILL BEING DEVELOPED
I still don't like e.g. GENA_USE_SAMPLE, GENA_USE_ENTITY and so on, as they're not intuitive.
The new approach to defining a terminology should be next:
avoid homonyms;
prepare an initial list of words that can be used, then select from them by considering intuitivity;
... (I'll think about it later, now I'm slightly discouraged).
I still don't like e.g.
GENA_USE_SAMPLE
,GENA_USE_ENTITY
and so on, as they're not intuitive. The new approach to defining a terminology should be next: