Skip to content

jpedrofontes/generic-data-structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generic Data Structures in C

A set of data structures made in C that accept any kind of object (just like generic data structures in object-oriented languages)

Requirements

  • gcc or g++

Usage

  1. Download the source code from this repository
  2. Include the libs in your source code
  3. Link the libs using a Makefile
  4. Include the functions provided in the /includes folder

If you have any question, feel free to contact the development team.

About

A set of generic data structures to use in C language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published