It is desired to write a program that takes the name, surname and age information of the people from the user and isplays the information of all these people to the screen. Write the program (with main function and auxiliary unctions) that performs the tasks given below in C programming language. The person's information as name, surname and age must be kept within a structure. It is desired to use that structure by making a type definition. In the main function, first of all, it should be asked how many people's information will be entered and memory should be allocated accordingly. The information of the people will be entered through a function that you will write. This function will be called from the main function. As an input to the function, a structure pointer and the number of people should be sent. With another function you will write, the people informations received from the user should be displayed on the screen. This function will also be called from the main function. As input to the function, a structure pointer where people informations are saved and the number of people should be sent.

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

please write the code with C 

It is desired to write a program that takes the name, surname and age information of the people from the user and
displays the information of all these people to the screen. Write the program (with main function and auxiliary
functions) that performs the tasks given below in C programming language.
The person's information as name, surname and age must be kept within a structure. It is desired to use that
structure by making a type definition.
In the main function, first of all, it should be asked how many people's information will be entered and
memory should be allocated accordingly.
The information of the people will be entered through a function that you will write. This function will be
called from the main function. As an input to the function, a structure pointer and the number of people
should be sent.
With another function you will write, the people informations received from the user should be displayed on
the screen. This function will also be called from the main function. As input to the function, a structure
pointer where people informations are saved and the number of people should be sent.
Transcribed Image Text:It is desired to write a program that takes the name, surname and age information of the people from the user and displays the information of all these people to the screen. Write the program (with main function and auxiliary functions) that performs the tasks given below in C programming language. The person's information as name, surname and age must be kept within a structure. It is desired to use that structure by making a type definition. In the main function, first of all, it should be asked how many people's information will be entered and memory should be allocated accordingly. The information of the people will be entered through a function that you will write. This function will be called from the main function. As an input to the function, a structure pointer and the number of people should be sent. With another function you will write, the people informations received from the user should be displayed on the screen. This function will also be called from the main function. As input to the function, a structure pointer where people informations are saved and the number of people should be sent.
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY