Extracted from Pike v7.8 release 866 at 2016-11-06.
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()