Question: write C function for each of the following : a - read 5 names from the user (each 30 character ) and put them in
write C function for each of the following :
a - read 5 names from the user (each 30 character ) and put them in an array of string b- take a name as a parameter , returns the value (1) if the name exists in the array , and returns the value (0) if the name is not found c- print the names in ascending order
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
