Extracted from Pike v7.6 release 9 at 2004-07-29.
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()