prova se funziona questo

codice:
int oper;
char somma[]={"sommaaddizione"};

oper = 0;
if(strstr(somma,user_s) != NULL)
     oper = 1;