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

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 11:00, tristina20
The isometric projection camera technique provides an illusion of perspective by using things like parallax scrolling to create the illusion of 3d in a 2d game
Answers: 3
image
Computers and Technology, 22.06.2019 19:30, tfaulk2884
Singing in the rain: this first part of the film shows the early history of motion picture. how accurate do you think the portrayal of the early motion picture industry is? why? is historical accuracy important in films and theater productions? explain.
Answers: 1
image
Computers and Technology, 23.06.2019 01:00, lusciousl
Petrică, tânăr licean în clasa a ix-a, a primit în dar de la părinţii săi un cont bancar pentru micile sale cheltuieli curente. el este pasionat de internet banking şi îşi verifică cu grijă toate tranzacţiile efectuate. pentru creşterea securităţii tranzacţiilor online, banca îi furnizează lui petrică un număr pe care el va trebui să îl modifice, obţinând un număr tan – număr de autentificare a tranzacţiei (transaction authentication number). regula de obţinere a numărului tan este următoarea: se formează cel mai mic număr par din toate cifrele numărului furnizat de bancă. cerinţă cunoscând numărul n furnizat de bancă, să se determine numărul tan obţinut de petrică. date de intrare fişierul tan. in conţine pe prima linie numărul natural n cu semnificaţia din enunţ. date de ieşire fişierul de ieşire tan. out va conţine o singură linie pe care va fi scris numărul tan cerut. restricţii • 0 < n < 18*1018 • n are cel puţin o cifră pară • numărul tan obţinut nu poate conţine zerouri nesemnificative
Answers: 2
image
Computers and Technology, 23.06.2019 18:00, bubbles173883
While inserting images, the picture command is usually used to insert photos from a digital camera, and the clip art command is usually used to a. edit the sizes and other characteristics of photos that have been inserted. b. take a screenshot of an image and copy it to the clipboard for pasting. c. search for drawings or other images from a library of prepared pictures. d. make illustrations using lines and shapes that are easy to manipulate.
Answers: 1
You know the right answer?
Outcomes: Demonstrate the ability to create and use linked lists in dynamic memory
Demonstrat...

Questions in other subjects:

Konu
Arts, 28.10.2020 06:00
Konu
Mathematics, 28.10.2020 06:00
Konu
Mathematics, 28.10.2020 06:00