Question: Remove the child from the code and now have the parent modify its code (using execl). Change the code in hello_world.c so that it now
Remove the child from the code and now have the parent modify its code (using execl). Change the code in hello_world.c so that it now says "Hello C world!".
Show how it compile.

/ /Este cdigo va en una carpeta diferente y tiene que ser compilado antes de ejecutar el otro cdigo \#include int main() \{ printf ("Hello world! ); return 0
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
