#ifdef _NO_PROTO
extern int superSelect();
#else
extern int superSelect(int n , int * rd , int * wr , int * ex , char * timeout);
#endif