when doing man signal :
there is :
typdef void (*sighandler_t)(int);
Q:what is this typdef ?, i don't understand it { i know that i can provide interrupt handler function
with signal(...,...) }-------------------------------------------------------------------------- Haifa Linux Club Mailing List (http://www.haifux.org) To unsub send an empty message to [EMAIL PROTECTED]
