Question
C program needed, please help I need to create a menu driven program that allows the user to enter up to 1000 words. The menu
C program needed, please help
I need to create a menu driven program that allows the user to enter up to 1000 words. The menu will have options to add more words and to create a text document with all words. The program will have an option to allow the user to dump all words from the program. The program will automatically look for an existing binary file (assuming the code was run before) it found, the program will load all words from the binary file into the program. Each time the program ends, all words will be saved/loaded into the binary file.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started