Question: Need help with this please! Linux related! Name: Score:/60 Submit the assignment at the blackboard. The file name should be named as name HW2.c Due
Need help with this please! Linux related! Name: Score:/60 Submit the assignment at the blackboard. The file name should be named as name HW2.c Due date: Friday, 5th of the October 2018 by 11:59 PM 1. Late submission won't be accepted 2. Shared code (except reference code as directed) will bring severe consequence - code scanning will be performed by default. Scenario: You planned to write a program to print out, Working", and then "You did a good job!". However, while writing the code, you made a mistake of inserting an infinite loop in the program, func1 as shown below. In order to prevent such possible mistake, you had added an interrupt handler that handles the signal (control+ c) to kill the foreground process and stops the infinite loop. But you have still problems such that your program does not print as planned. When you stop the process, you cannot see "You did a good job!". The program and the output after executing the program are as follows. Program #include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
