/** * * @File : * * @Author : A. B. Dragut * * @Synopsis : modelmain **/ #include #include #include #include // getdtablesize() #include // fd_set #include "nsSysteme.h" #include "CExc.h" using namespace nsSysteme; using namespace std; int main(int argc, char * argv []) { try { ///code return 0; } catch (const CExc & Exc) { cerr <