Question: I am coding in C using the C99 standard. If you dont mind adding comments to explain each step I would really appreaciate it! Thanks.
2. Write a C program to find the smallest and largest word in a sentence. You can use string functions like strlen, strepy, stremp in your program. Enter a sentence This is a program to find smallest and largest word Largest Word is smallest Smallest word is a
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
