Question: C Program Text file output-binary file IO-Assignment Outcome: Student will demonstrate the ability to create and write to a text file. Student will demonstrate the

C Program

Text file output-binary file IO-Assignment

Outcome:

  • Student will demonstrate the ability to create and write to a text file.
  • Student will demonstrate the ability to create and write to a binary file.
  • Student will demonstrate the ability to open and read from a binary file.

Program Specifications:

You will 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.

Do not forget to add good comments. Do not forget to create a good design tool. Do not forget to test the code. Do not forget to error check. Do not forget to have fun. Programming is fun!

Write comment explaining your code

Submission Requirements:

Requirements will be same as the first assignment which will be the same for all future assignments.

YOU CANNOT

  • Use global variables, in this or any program ever.
  • Use goto statement(s) , in this or any program ever.
  • You cannot be grumpy. Programming is FUN.
OCUT Download from Dreamstime.com This watermarked comp image is for previewing purposes only 28380194 Artistashmita| Dreamstime com OCUT Download from Dreamstime.com This watermarked comp image is for previewing purposes only 28380194 Artistashmita| Dreamstime com

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!