simple example for using fork in C
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
leonnicolas 9ba8b104d0
initial commit
5 years ago
Makefile initial commit 5 years ago
README.md initial commit 5 years ago
main.c initial commit 5 years ago

README.md

Simple Fork Example

A simple example using fork() in C.

Compile

make

Run

./main