Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Hi everyone. I need someone to help me with this assignment. This is due this midnight so any help is welcome. Thank you. (Due: Four

Hi everyone. I need someone to help me with this assignment. This is due this midnight so any help is welcome. Thank you.

image text in transcribedimage text in transcribedimage text in transcribedimage text in transcribedimage text in transcribedimage text in transcribedimage text in transcribed
(Due: Four (4) days from assigned date) The focus of this milestone is to change the data input process to use functions. Open the project file for MS4 and look inside. Review the contacts.h file and copy the contents from your work in MS3 where the comments indicate. Define the following function prototypes in contacts.h NOTE: Only code the prototypes - NOT the full definitions in this file. For additional help on defining functions and function prototypes please refer to the file functionsAndHeaderFiles.pdf in this milestone directory. Here is the direct link on GitHub: https://github.com/Seneca-144100/IPC-Project/tree/master/A1/MS4/functionsAndHeaderFiles.pdf. Below is a list of the function prototypes with a full description of what each function should do. void getName (struct Name *name ) - Receives a pointer to a Name and performs the actions described below. . Prompt the user to enter the required member data for the Name type. First, ask for the first name: >Please enter the contact's first name: Please enter the contact's middle initial(s) : Please enter the contact's last name: Please enter the contact' 5 street number: P1ease enter the contact' 5 street name: P1ease enter the contact' 5 apartment number: P1ease enter the contact' 5 apartment number: Please enter the contact' 5 postal code: P1ease enter the contact' 5 city: Please enter the contact' 5 cell phone number: P1ease enter the contact' 5 home phone number: Please enter the contact' 5 business phone number:

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Modern Dental Assisting

Authors: Doni Bird, Debbie Robinson

13th Edition

978-0323624855, 0323624855

Students also viewed these Programming questions

Question

1.Q-3 What is the irony of any needbased program?

Answered: 1 week ago