CSCall++
C++ interface for Clib and syscall
An elementary C++ library by wrapping commonly used C library functions and
system calls into forms suitable for solving problems in fast and effective OO
way. The structure and API of this library are robust, almost fool-proof,
and the API is uniform, complexity is thus massively reduced. Application
normally just use it mechanically.