AlexIII / custom-string

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom string implementation

Compile and run tests

Requirements: Boost.Test

make test && ./test

String sorting program

Compile

make string_sort

Usage

cat readme.md | ./string_sort

License

MIT

About


Languages

Language:C++ 97.5%Language:Makefile 2.5%