A function used to invoke a Signal into any Process

int kill(int pid, int signal)
  • Returns 0 on success
  • Returns non-negative if fail