Homework 5

 

IF you didn’t submit your homework to the dropbox, do so.  (call the procedure  yourname5)

 

IF you didn’t use an array in your homework, re-do it using an array and submit it.  (call the procedure yourname6)

 

Put a character in the midst of the input data file and see what happens. 

Then read about Ada exceptions and exception handlers in one or more of the following places:   our text,  the Ada 95 Language reference manual,  the text in the CISAT library   

See if you can make your program handle that exception if it occurs. 

Submit your best effort to the drop box even if it doesn’t work  (call the procedure yourname7)

 

Study the chapter2 slides  along with the text.

 

Look at the online code from the book for either Selection Sort or Insertion Sort.

          download it and run it

 

I may add additional items to this.