subject

Outcomes: Demonstrate the ability to create and use linked lists in dynamic memory
Demonstrate the ability to add nodes and remove nodes from a linked list of structs
Program Specifications:
Write a program that creates the following struct (you can give it whatever name you want):
char name[100];
int age;
float weight;
Create the following menu system:
Add a Record
Display All Records
Quit
When the user selects (1) you will prompt them for a name, age, and weight. You will insert the record into the linked list which will be alphabetically ordered by name (first letter of full name).
When the user selects (2) you will display all records currently in the list.
This program will not use an array, but it will use a linked list of structs. The program will allow for an unlimited number of records. The only limit will the amount of available RAM.
Submission Requirements:
You must follow the rules from the first assignment. Do not forget your design tool.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 04:00
Another name for addicting games.com
Answers: 1
question
Computers and Technology, 23.06.2019 04:10
2pointswho was mikhail gorbachev? oa. a russian leader who opposed a coupob. a polish leader who founded the labor union "solidarityoc. a soviet leader who called for a closer relationship with the unitedstates, economic reform, and a more open societyd. a soviet leader who called for more oppression in the soviet union
Answers: 3
question
Computers and Technology, 23.06.2019 11:30
The most accurate readings that you can take on an analog vom are when the meter's pointer is at the a. center scale. b. extreme right. c. near right. d. extreme left.
Answers: 1
question
Computers and Technology, 23.06.2019 20:30
1. for which of the following are you not required to signal beforehand? a. changing lanes b. speeding up c. stopping
Answers: 2
You know the right answer?
Outcomes: Demonstrate the ability to create and use linked lists in dynamic memory
Demonstrat...
Questions
question
Mathematics, 29.11.2020 08:20
question
Mathematics, 29.11.2020 08:20
question
Mathematics, 29.11.2020 08:20
question
Advanced Placement (AP), 29.11.2020 08:20
Questions on the website: 13722359