Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ raise(S) — System V/386 Software Development System 3.2.2b

Media Vault

Software Library

Restoration Projects

Artifacts Sought



     RAISE(S)                  UNIX System V                  RAISE(S)



     Name
          raise - send signal sig to execution program

     Syntax
          #include <signal.h>
          int raise(int sig);

     Description
          The raise function sends the signal sig to the execution
          program.

     Return Value
          The raise function returns a zero if successful, nonzero if
          unsuccessful.

     See Also
          signal(S), sigset(S)

     Standards Conformance
          raise is conformant with:
          ANSI X3.159-198X C Language Draft Standard, May 13, 1988.


                                             (printed 6/20/89)



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026