shAndy46
Oct 11, 2016, 07:52 AM
have to create a string and without using any built in functions we have to type any letter... this should display the words in the string that are ending with this letter...
for example...
if we are creating a string a = "me and my home"... then we have to create our function.. in that when type e means.. the output should print the words ending with e i.e(me... home)
should be printed..
please help me with this question
for example...
if we are creating a string a = "me and my home"... then we have to create our function.. in that when type e means.. the output should print the words ending with e i.e(me... home)
should be printed..
please help me with this question