linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* anything to do with pointer to functions maybe?
@ 2004-12-23 10:24 soraberri
  2004-12-23 11:47 ` Jan-Benedict Glaw
  2004-12-30 11:26 ` Glynn Clements
  0 siblings, 2 replies; 4+ messages in thread
From: soraberri @ 2004-12-23 10:24 UTC (permalink / raw)
  To: linux-c-programming

Hi all!
I'm having troubles understanding code:

what type is __sighandler_t if it is defined this way:?
typedef void (*__sighandler_t) (int);

and then, what does this definition  mean:
  #define SIG_IGN  ((__sighandler_t) 1)	

thanks very much if you know and you tell me ;·)

regards

-
To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-12-30 11:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-23 10:24 anything to do with pointer to functions maybe? soraberri
2004-12-23 11:47 ` Jan-Benedict Glaw
2004-12-23 14:19   ` soraberri
2004-12-30 11:26 ` Glynn Clements

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).