Oasis3 4.0.2
cldcatch.c
Go to the documentation of this file.
00001 #ifdef use_comm_SIPC
00002 #include <signal.h>
00003 extern void ferror_();
00004 void cldcatch_()
00005 {   signal(SIGCLD,ferror_); }
00006 #endif
 All Data Structures Namespaces Files Functions Variables Defines