C Program to perform string operations ptaral812014-09-21T07:16:25+00:00[crayon-628f68b7e540e126940202/] Output : [crayon-628f68b7e5420938887140/] September 21, 2014 By ptaral81 String Programs C Programs : String Operations 0 Comments Read more...
C Program to Find Substring Of String Without Using Library Function !!! Pooja2014-08-02T15:52:46+00:00C Program to find whether entered string is substring or not without using library function. Program is explained in detail. Sub String can be found using while loop. November 24, 2012 By Pooja String Programs C Programs : String Operations 0 Comments Read more...