Collection
|
Files | |
Array.c | |
Array.h | |
Concrete implementation of the IArray interface using a singly linked list. | |
Dictionary.c | |
Dictionary.h | |
Factory and destructor functions for IDictionary implementations. | |
Mutex.h | |
Cross-platform mutex abstraction for thread synchronization. |