codice:
if (strstr (s, par1) || strstr (s, par2) || strstr (s, par3) || strstr (s, par4) != NULL)

scusate ho risolto era un problema di parentesi

CIAO