None of the files in this directory read any input.

The following files produce no output: 
    arr_init, copy_array, cstring_exercise, string_exercise
The first two programs illustrate how to initialize or copy
data into an array.  Printing the contents of the array 
is left as an excercise for the reader.

The second two programs are timing tests and produce no output.

