Answered step by step
Verified Expert Solution
Question
1 Approved Answer
This is for C++ language: Please help figure this out as I am having a hard time just setting up my class, main.cpp and .h
This is for C++ language: Please help figure this out as I am having a hard time just setting up my class, main.cpp and .h file in Visual Studios 2017.
ional Requirements: Design an inventory class that can hold data for Joseph's Computer Repair Programming Requirements Design an inventory class my friend's computer repair and sales business. embe vate positive int string that holds the item description f25 characters) string that holds last name of the customer (25 chars) string that holds customer's phone numher 11 chars) float >-0 that holds the quoted repair price custPhone float >-0that holds the number of hours of labor embe escription (all ubl Default Constructor sets all the member variables to 0 or to"" Constructor #2 variables. itemDesc etc... The function should copy these values to the appropriate accepts accepts an integer argument that is copied to the itemNumbermember - (if -25 then EXIT_FAILURE) accepts a string argument that is copied to the custlastName member[if len-25 then accepts a string argument that is copied to the custPhone member (if len-11 then EXIT_FAILURE) accepts a float argument that is copied to the priceQuoted member (ifStep 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