Skip to content

tasertasertaser/gnl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get Next Line

A rudimentary file parser in C

Usage

Don't use this it leaks and is bad

Compile with gcc get_next_line.c get_next_line.h libft/libft.a

Run with ./a.out <filename>, where filename is the file to be read. By default, the readfile is this ReadMe.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages