Extracted from Pike v7.6 release 33 at 2005-08-19.
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()