Follow-up to: Signals and malloced memory
- From: Derek Simkowiak <dereks kd-dev com>
- To: Havoc Pennington <hp redhat com>
- cc: gtk-list redhat com, recipient list not shown: ;
- Subject: Follow-up to: Signals and malloced memory
- Date: Thu, 6 Apr 2000 15:45:17 -0700 (PDT)
> (If you could return malloced memory, what happens if there are two
> signal handlers?)
I just sent a message asking about all the void return values in
signal handlers. This is a follow-up.
[dereks@localhost gtk]$ grep gtk_marshal_NONE__POINTER_INT_INT *
[...gives lost of stuff, mostly in gtkmarshal.h...]
But the following gives nothing back:
[dereks@localhost gtk]$ grep gtk_marshal_INT__POINTER_INT_INT *
[dereks@localhost gtk]$
...is this the reason signal handlers return void?
--Derek
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]