Skip to content

pepedinho/get_next_line

Repository files navigation

compile command :

cc -Wall -Wextra -Werror get_next_line.c get_next_line_utils.c -D BUFFER_SIZE=10 -g3

valgrind command :

 valgrind  --leak-check=full --show-leak-kinds=all --track-origins=yes -s ./a.out

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages