Skip to content

buffet/bread

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bread

bad line reader

Usage

There's only a single function:

char *bread_line(const char *prompt);

Prints prompt and reads a line. Returns an (owning) pointer to the line. Returns NULL if there was an error.

About

Bad line reader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages