Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

siguser-Alarm-Signal

     Instruction to run on UNIX g++ compiler
    
   First make sure the signal alarm compiles on the system you're using
   then on the terminal After compiling the succesfully compilation
         Type in >                             make
         Terminal Displays         gcc -o SignalAlarm SignalAlarm.c

         Type in >                 SignalAlarm 4
          
          then Voilà Job complete
       
       N.B the number 4  after the make file command, SignalAlarm, is based on the user choice.

you can use whatever number instead. It is merely specifiying to the system how many sig(sigusr) alarms the system would initiate

About

FORK System Call child process returning PID

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages