Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 228 Bytes

File metadata and controls

6 lines (4 loc) · 228 Bytes

stringe

string.h eXtended

stringe.h provides some more useful functions that's beyond the scope of string.h as a standard C library header.

It's started with adding a function (getword) to retrieve words from a given input.