SYNOPSIS
#include <signal.h>
extern char **sys_siglist;
extern int sys_nerr;
DESCRIPTION
Inclusion of the <signal.h> header file provides a definition of sys_siglist as shown in the SYNOPSIS section. sys_siglist is an array of character strings that provides a mapping from signal numbers to string names.
CONFORMANCE
4.4BSD.
PORTING ISSUES
None.
AVAILABILITY
PTC MKS Toolkit for Professional Developers
PTC MKS Toolkit for Professional Developers 64-Bit Edition
PTC MKS Toolkit for Enterprise Developers
PTC MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
- Functions:
psignal()
PTC MKS Toolkit 10.5 Documentation Build 40.