Extracted from Pike v7.6 release 13 at 2006-10-17.
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()