Skip to content
/ my_lib Public

These are my functions that I use for my projects at Epitech using only "malloc" and "free".

Notifications You must be signed in to change notification settings

gmorinn/my_lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In this project, you will find all the functions I did during my first year at Epitech.

The majority are functions of the <stdlib.h>, <math.h> and even <stdio.h> library that I recoded.

Also, I use multiple ways to structure the data like hash tables, linked lists, and binary trees.

To test my program: "Make re" in a command terminal

About

These are my functions that I use for my projects at Epitech using only "malloc" and "free".

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published