ftp.nice.ch/pub/next/developer/languages/lisp/gcl.2.2-LISP.I.bs.tar.gz#/gcl-2.2/h/usig.h

This is usig.h in view mode; [Download] [Up]


typedef void (*handler_function_type)();
EXTER handler_function_type our_signal_handler[32];
void main_signal_handler();

   
#define signal_mask(n)  (1 << (n))
   
   
     
   
   

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.