NEWS: Welcome to my new homepage! <3

README.md - libstr - A util library for dealing with strings in C

libstr

A util library for dealing with strings in C
git clone git://192.168.2.2/libstr
Log | Files | Refs | README

README.md (99B)


      1 # libstr
      2 
      3 A util library for dealing with strings in C
      4 
      5 ## Installation
      6 
      7 ```
      8 sudo make install
      9 ```