Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]

Method signum()


Method signum

int signum(string sig)

Description

Get a signal number given a descriptive string.

This function is the inverse of signame() .

See also

signame() , kill() , signal()