C how to find substring in string by [ad_1] C how to find substring in stringif (strstr(sent, word) != NULL) { /* ... */ }[ad_2] Please Share