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
- Host: GitHub
- URL: https://github.com/b3h3moth/linuxclass
- Owner: b3h3moth
- License: gpl-3.0
- Created: 2011-09-01T07:18:16.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2013-07-17T11:07:08.000Z (about 12 years ago)
- Last Synced: 2025-01-23T14:42:13.995Z (9 months ago)
- Language: C++
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE.txt
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)