Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

b-chmiel/data_structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

data_structures

Simple data structures library in C

Requirements

  • gcc/g++ compiler

Usage

Compilation of library

make

Run all tests

make test

Run valgrind check

make valgrind

Clean directory

make clean

About

Simple data structures library in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published