Get a unique, high-quality and non-plagiarized paper from us today at the most affordable price
Email us : premieredtutorials@gmail.com

menu of options

write a program to read a parts list from the attached parts.dat file.

  • Create a menu of options that will be used in a switch statement.  The options for this program will be L) Load and Print Inventory File and Q) Quit.  You will keep showing the menu and asking what option they want until they press Q to quit.  We will be adding abilities to this program over the next few assignments so for now these are the only two options we will have. (hummm…. do you have another program you did something similar too that you might be able to take that code and turn it into this request?)

  • If loading (L) – ask the user for the filename – when using a string in the open file command you will have to use the string method c_str() this returns a c-style string that the open command is expecting — for example if your string variable to hold the prompted filename is file_name and your ifstream variable is called infile the command would look like infile.open(file_name.c_str()); — also you probably will need to clear the buffer before you read in the file_name (#include <limits> and use code as shown in assignment #9 for reading in a string)

  • The file will have part number (int), price (double), and description (string) — use the file attached for this assignment.  The fields will be separated by a comma (partno,price,description) – when you read in the file you will need to read in the comma as a single char just to get that character out of the file so you can read the next value.

  • You will need to create a part structure that will hold the above members (partno, price, description). (you will not be directly using this, you will only be touching this through the pointer that you will define in the next step).

  • You will need to create a pointer to the previous part structure you just created.

  • Using the pointer and the arrow operator, you will read from the file into the pointer->members.  Also in your loop that you are reading the file,  you will print the part number, description and price (using pointer->members).  The description in the file is a string, so you will have to use the getline to read that in (it will be from your infile stream instead of the keyboard stream).

 

For a custom paper on the above topic, place your order now!

What We Offer:

• On-time delivery guarantee

• PhD-level writers

• Automatic plagiarism check

• 100% money-back guarantee

• 100% Privacy and Confidentiality

• High Quality custom-written paper

How to Place an Order 

Send the assignment details such as the instructions, due date/deadline, number of pages and college level to the customer support agent online on live chat,  fill in the assignment details at place an order or send the information to our email address premieredtutorials@gmail.com and a customer support agent will respond to you immediately. 

Once you place your order, we choose for you the best and competent writer for your assignment based on each writer’s competence in handling a subject. 

When the homework is completed, we have a quality assurance team that proofreads the assignment to ensure it meets the required rubric instructions from your professor.

After thorough review of your assignment, we send the paper to the client. In case you need any changes at this point, you can let us know so that we can handle it for you at no extra charge. 

Homework Help Website

Why we should write your Paper 

  1. Money Return guarantee
  2. 0% Plagiarism Rate
  3. Guaranteed Privacy
  4. Written from scratch by highly qualified writers 
  5. Communication at Any Time (24/7)
  6. Flexible Pricing and Great Discount Programs
  7. Timely Deliveries
  8. Free Amendments
Looking for a similar assignment and in urgent need for help? Place your order and have excellent work written by our team of professionals to ensure you acquire the best grades.

  We are here to assist you.

 

Statistics about Us

130 New Projects
235 Projects in Progress
315 Inquiries
420 Repeat clients

© 2021 Premiered Tutorials
All rights reserved. We provide online custom written papers, such as term papers, research papers, thesis papers, essays, dissertations and other custom writing services.

All papers inclusive of research material are strictly intended to be used for research and study purposes only. Premiered Tutorials does not support or condone plagiarism in any form. These custom papers should be used with proper reference.

Place an Order
error: Content is protected !!