C Homework Assignment:
Find the Smallest element of an array

Using FindMin.c (template) as a model, design and write a complete C program including adequate comments to search an array of strings and find the smallest (that is, the string that would be first in a dictionary).  The main program and plenty of comments are provided, all you need do is complete the missing findMin function body.


Send comments and mail to pollock@acm.org.