struct inter_rec
    {
     int  code_rec;
     int  resource[3];
     char *rec;    
    };
