more functions implemented, and updated LICENSES
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#ifndef INTERNAL_MARIGOLD_MACROS_H
|
||||
#define INTERNAL_MARIGOLD_MACROS_H
|
||||
|
||||
#define SINGLE_ELEMENT 1
|
||||
#define INDEX_ZERO 0
|
||||
#define BIT_FALSE 0
|
||||
#define EMPTY 0
|
||||
|
||||
#endif /* INTERNAL_MARIGOLD_MACROS_H */
|
||||
Reference in New Issue
Block a user