Write a C program to check whether a given substring is present in the given string.
Expected Output :
Input a string : This is a test string
Input the substring to be searched : search
The substring does not exist in the string.
=================================================
• C Programming - Strings
Website : http://www.jlabstech.com
Like us on Facebook : / jlabstechnology
Follow on Twitter : / _jlabs_