-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Sidhin S Thomas edited this page May 16, 2018
·
1 revision
A generic container and algorithm collection for C. This library is designed to be type generic similar to STL in C++.
Due to lack of template
like structure in C. void*
pointers along with the data size is used to store the data.
This wiki describes the APIs exposed by the library and necessary details.
Copyright (c) 2017-2018 Sidhin S Thomas
This wiki and the library is maintained by Sidhin S Thomas.