Online HelpPC 2.10      Quick Reference Utility     Copyright 1991 David Jurgens
 
                           int gsignal( int sig )                           
                                                                                                                                                                          - prototype in signal.h                                                                                                                                           - ssignal() and gsignal() implement a software-signaling facility                  where software signals are integers 1-15                                       - gsignal() raises the signal given by sig and executes the action                 routine                                                                        - gsignal() returns value by action or SIG_IGN or SIG_DFL                        - UNIX based                                                                     - see   ssignal()                                                                                                                                          
[helppc.bosbyte.nl]                 gsignal                   Home  Back  Topics