An open API service indexing awesome lists of open source software.

https://github.com/b3h3moth/linuxclass

Class written in C++ to test POSIX functions with the Object Oriented Programming on GNU/Linux System
https://github.com/b3h3moth/linuxclass

Last synced: 7 months ago
JSON representation

Class written in C++ to test POSIX functions with the Object Oriented Programming on GNU/Linux System

Awesome Lists containing this project

README

          

###############################################################################
Linux Class (It's only a test to work with POSIX in C++)
###############################################################################

Simple but "i hope" useful test to get informations about "system and user" on
GNU/Linux machine.

The purpose is to test many Standard POSIX functions (System Call) using the
object oriented programming (C++) on PPC with kernel Linux 3.0.1.

feedback: Luca (behemoth@autistici.org)