I have 3 .c file. main.c master.c slave.c. I want to execute master.c and slave.c files with using execvp function. When i run the main script, compiler raises these errors