0
I need programs for these 3 questions in c language
1)Write a program which has a function to get array of strings (file A). 2) Write a program which has a function to sort the given strings (file B). 3) Write a program which will call the function to get array of strings (file A) as well as the function to sort the strings (file B) and search for the given string.
1 Answer
+ 5
First try it yourself and then ask any question if you have any query or doubt . Otherwise you'll not be able to solve programming related problems afterwards