Question: Programming in C language to be run on code blocks on Windows 3. (File Processing- Writing) The same Bicycle shop that contracted you to write

Programming in C language to be run on code blocks on Windows
3. (File Processing- Writing) The same Bicycle shop that contracted you to write the double array problem in HW5 has now decided that they want to keep a log of all employee transactions. Write a program that will allow users to enter in their name (you only need to use first name) and the item that they sold (for example, "James Bicycle"). After each employee types in a sale, your program should record that sale in a file called sales. txt Each sale should comprise one line of the sales.txt file (thus, be sure to use a in after each sale). At the end of the day when the manager types in "quit quit' the program should terminate
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
