C programming

Additional explanation:This project will involve you creating a software floating point system for the MLKY programming language. Follow the directions in P1_Documentation.pdf.  The starting code is provided for you in project1_handout.tar; this code will compile on Zeus and the supporting program will only run on Zeus.  This will untar to …

Programming HW 2

Write a program that does the following in order: Displays a welcome message to the user, and then asks them for the following information in order:Homework grades for homeworks 1-7, recitation grades for recitations 1-6, test 1, test 2, and final exam. (See sample runs). This will feel a little …