Question: CENG328 Operating Systems - Spring 2017 Labwork 2 Feb 27 Mar 01, 2017 Question 1 Write a program in C in which you modify the
CENG328 Operating Systems - Spring 2017 Labwork 2 Feb 27 Mar 01, 2017 Question 1 Write a program in C in which you modify the behaviour of CTRL-C combination using signal() system call for SIGINT, such that the program alternates between generating random letters and random numbers on whenever CTRL-C is pressed. These data must be printed on screen in a loop with 1 second delays. The program must terminate after 15 items are printed on screen. Sample Run $ ./question1 834
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
