Skip to content

yarxna/notlibft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

27 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

notlibft


I'm not an ร‰cole 42 cadet, but I decided to write my own libft.

โœจ Because why not? โœจ

Usage

To run the tests, clone the repository and run make:

git clone https://github.com/yarxna/notlibft
cd notlibft
make

The binary with the tests will be created in the build directory, while the library will be created in the lib directory. You can then link it to your projects or just run the tests.

Note

For Windows ~ please note this requires WSL to run the Makefile, or MinGW/Cygwin (with minor adjustments).

Running Tests

To run the tests, execute the notlibft binary in the build directory:

About

This project is a personal learning exercise. At the end, I'll try to comment the code as much as possible.

Contributions are not accepted, but feel free to advise me on how to improve it and correct any mistakes I might have made! ๐Ÿธ

Cognitive complexity image
/test/tests.c

About

๐Ÿ“œ My own libft - without being a 42 cadet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published