项目作者: nicolaserlonghi
项目描述 :
IPC system calls university project
高级语言: C
项目地址: git://github.com/nicolaserlonghi/KeyFinder_IPC.git
IPC system calls projcet: KeyFinder
IPC system calls university project
Read report to more information
To run
./bin/key_finder
To compile
make all
To compile with threads
make threads
To install
make install
To clean project
make clean
To generate doc
make doc
To help
make help