Skip to content

hstiv/palloc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

palloc

Pull memory allocation library.

This project was made in C.

Commands:

make - creates libft.a and object files

make fclean - delete libft.a and object files

make test - runs tests/test1.c tests/test2.c tests/test3.c

Before using commands, run function called p_init once.

About

Pull memory allocation library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published