November 27, 2005
Hi all.
What is the D prototype for signal() under linux?  When I take it directly
from the header or man page I get tons of cast/conversion errors.
-- 



Ameer
---
Visit my blog at
http://ameerarmaly.blogspot.com
---
Life is either tragedy or comedy.
 Usually it's your choice. You can whine or you can laugh.
--Animorphs


November 27, 2005
Ameer Armaly wrote:
> Hi all.
> What is the D prototype for signal() under linux?  When I take it directly from the header or man page I get tons of cast/conversion errors.

This might be a useful reference:

http://svn.dsource.org/projects/ares/trunk/src/ares/std/c/signal.d


Sean