Skip to content
/ 3s Public

Generic-Typed Data Structure Library in C (Under development)

License

Notifications You must be signed in to change notification settings

anaximeno/3s

Repository files navigation

3s - Generic Typed Data Structures Library

C library with the implementation of some data structures. The intent is to have data structures that can simultaneously hold more than one specific type of data.

How to test the examples?

Run the following command to compile the examples:

make examples

Then run the numbered tests, for example to run the first test, run:

./example01

About

Generic-Typed Data Structure Library in C (Under development)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages