sudo apt-get install libncurses5-dev libncursesw5-dev
export LD_LIBRARY_PATH=.
make build_and_run_main
sudo apt-get install libncurses5-dev libncursesw5-dev
export LD_LIBRARY_PATH=.
make build
- file test.cpp already have dynamic linking with library, you can test lib in this file
- file sorts.h have API of lib