Question: examples code below in part 2 below MyLib.h and makefile Coding Assignment 6 Part 1 Create Code6 xxxxxxxxxx.c. This program will be used to exercise









examples


code below in part 2

below MyLib.h and makefile

Coding Assignment 6 Part 1 Create Code6 xxxxxxxxxx.c. This program will be used to exercise the library functions that you will create as part of this assignment. This program will display a menu where each menu item will be one of your library functions which will reside in MyLib.c 1. Convert Decimal to Binary 2. Sentence Cleanup 3. SKU Converter Enter menu choice Code 6 xxxxxxxxx. c will not contain any of the code for these functions-they will only be called and the output will be printed. Use a switch statement to create the menu. Remember to use a default statement in case a menu choice is entered that is not valid
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
