Description: A FORK () call experiment. Through the establishment of shared memory areas to achieve communication between the process. Parent process for the length of Fibonacci sequence, create the child process to calculate, when the child process is completed, the output of the parent process
To Search:
- [Desktop] - Write a C program using the fork() syste
File list (Check if you may need any files):
fib_sharedData.c