1 Forks
2 Stars
2 Watchers

C-Examples

System programming example usage of the exec family of functions in conjunction with forking, file descriptor manipulation, threading, semaphores, and sockets.

How to download and setup C-Examples

Open terminal and run command
git clone https://github.com/holman57/C-Examples.git
git clone is used to create a copy or clone of C-Examples repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with C-Examples https://github.com/holman57/C-Examples/archive/master.zip

Or simply clone C-Examples with SSH
[email protected]:holman57/C-Examples.git

If you have some problems with C-Examples

You may open issue on C-Examples support forum (system) here: https://github.com/holman57/C-Examples/issues