Signalhandler and "-ansi -pedantic -Wall"
- From: Simon Klein <ask@xxxxx>
- Date: Thu, 31 May 2007 23:01:02 +0200
Hi,
I've got a problem. I wrote a Program with a Signalhandler Routine. If i use
the compile flags "-ansi -pedantic -Wall", "(void) signal(SIGCHLD,Handler)"
catches the first signal but ignores the others. The installed handler
seems to be gone after the first run.
If I remove the "-ansi -pedantic -Wall" flags, everything works just fine.
But why?
thx a lot for your answers in advance !
.
- Prev by Date: Re: I've read K&R, what now?
- Next by Date: Re: small C compiler that will run on Vista
- Previous by thread: CSV to C struct converter
- Index(es):