digitalmars.D.learn - prototypes for signal() under linux?
- "Ameer Armaly" <ameer_armaly hotmail.com> Nov 26 2005
- Sean Kelly <sean f4.ca> Nov 26 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
Nov 26 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
Nov 26 2005








Sean Kelly <sean f4.ca>