HOMEWORK PROBLEM 2_9 INTRODUCTION TO Ada II 586.2 ( last homework ) PURPOSE: To learn about interfacing to other languages and creating processors that are invoked by a command line. This is very VAX VMS dependent. END RESULT: A program that makes all letters upper case or a program that counts each typr of character. PROBLEM: Using the attached samples as hints, write a procedure that does one of the following : 1) Reads in a file and changes all characters to upper case and writes out the changed file. 2) Reads in one or more files and counts the number of each type of character. TURN IN: Printout of compilations, link . Printout of execution of your program using itself as test data. OBSERVE: There is a lot of stuff in the handout that you do not need. PLEASE get rid of what you don't need. Notes: Next week is a complete review of the Ada language. Ask questions about any topic. The following week is the final quiz. Open book, open note, time limit.