Open keitat opened 7 years ago
All globals needs to be initialized at Fenix_init() and the rest of the functions access them as "externally defined" variables". For temporary solution, all global external definitions will be kept in a separated fenix_ext.h.
We see mixture of size_t and int for indexing. This needs to be fixed.