Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SIGKILL undeclared

807557Aug 12 2009 — edited Aug 12 2009
I use SIGKILL like follows:
kill(getpid(),SIGKILL);

it say 'SIGKILL' undeclared,which header file is 'SIGKILL' in it? How to search this header by using 'grep' command?

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 9 2009
Added on Aug 12 2009
1 comment
356 views