Skip to content

Latest commit

 

History

36 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo strview

StrView is a lightweight library to handle c strings created as a personal project. It can be added directly to your project and used wherever its features meet your requirements.

The library has not been extensively tested, so it may not be suitable for production-critical applications.

cc -DDEBUG -std=gnu11 -Wall -Wpedantic -Wextra -Werror -g -o strview main.c strview.c && ./strview

About

Simple library with couple of functions to view c strings

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages