Description: This is process creation coding exercise. It is developed using language c on unix/linux.
To execute this source code on unix/linux system you need to copy file hw6.c on unix/linux machine.
To compile this file you can use command cc hw6.c
This command will compile your file and create executable file a.out for you.
Now you can execute your file by typing ./a.out
this will execute your file and output will be displayed to screen.
To Search:
File list (Check if you may need any files):
ProcessCreation_8569_Nilesh Naik\a.out
................................\hw6.c
................................\output.png
................................\ReadMe.txt