addition: set and get, not tested
This commit is contained in:
@@ -18,7 +18,6 @@ typedef enum {
|
||||
ARRLIST_BAD_ALLOC,
|
||||
ARRLIST_EMPTY,
|
||||
ARRLIST_NULL_ARG,
|
||||
ARRLIST_INVALID_CAPACITY,
|
||||
ARRLIST_INVALID_ELEM_SIZE,
|
||||
} ArrayListErr;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user