gnlkiller icon indicating copy to clipboard operation
gnlkiller copied to clipboard

A checker for 42's get_next_line.

git clone https://github.com/DontBreakAlex/gnlkiller.git ; cd gnlkiller; cp ../get_next_line.c .; cp ../get_next_line_utils.c .; cp ../get_next_line.h .; ./run.sh;

Demo

Tests 42's GNL with different buffer sizes. Forked from sgah. C code from ncolomer.