str

A small library for handling strings in c.


 main.c |  4 ++--
 str.c  | 29 +++++++++++++----------------
 str.h  | 20 +++++++++++---------
 3 files changed, 26 insertions(+), 27 deletions(-)
Back to Top