/Llibft-42

first project in 42 school

Primary LanguageC

Llibft

first project at 42 school

Using the project To compile, run make This will compile librarie : libft.a . Compile projects with the libraries to use the functions.

#gcc -Wall -Werror -Wextra main.c libft.a