[CASE 1] A mini mart needs to computerize the items that they are selling. The items in the mini mart consists of Item Codes, Description, Quantity and Price. Write a program using C programming to store the items in a single linked list, ordered based on the Item Code. The system should be menu driven, where the main menu is as follows: ***MAIN MENU +++** 1: Add Items 2: Display Items 3: Edit Items 4: Delete Items 5: EXIT Enter your option : Option 1: Adding the items into the linked list. Note that when adding new items, you must check at which position that the items need to be inserted. The resulting list should always be in sorting order by Item number. Option 2: Display all items in the list. Option 3: Given an item code, find the items in the list. If found, then edit the data, If the item is not found, then write a message that the item doesn't exists. Option 4: Delete one item from given item code, find the items in the list. If found, then delete the data. If the item is not found, then write a message that the item doesn't exists. Cuit the program linked list and using binary

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

Answer it

[CASE 1] A mini mart needs to computerize the items that they are selling. The items in the mini mart
consists of Item Codes, Description, Quantity and Price. Write a program using C programming to store the
items in a single linked list, ordered based on the Item Code. The system should be menu driven, where the
main menu is as follows:
* * *
** MAIN MENU ***
1: Add Items
2: Display Items
3: Edit Ite們s
4: Delete Items
5: EXIT
Enter your option
Option 1: Adding the items into the linked list. Note that when adding new items, you must check at which
position that the items need to be inserted. The resulting list should always be in sorting order by Item
number.
Option 2: Display all items in the list,
Option 3: Given an item code, find the items in the list. If found, then edit the data. If the item is not found,
then write a message that the item doesn't exists.
Option 4: Delete one item from given item code, find the items in the list. If found, then delete the data. If
the item is not found, then write a message that the item doesn't exists.
Option 5: Exit the prograM
COmpare searching items using a linked list and using bìnary
ANplaying the
Transcribed Image Text:[CASE 1] A mini mart needs to computerize the items that they are selling. The items in the mini mart consists of Item Codes, Description, Quantity and Price. Write a program using C programming to store the items in a single linked list, ordered based on the Item Code. The system should be menu driven, where the main menu is as follows: * * * ** MAIN MENU *** 1: Add Items 2: Display Items 3: Edit Ite們s 4: Delete Items 5: EXIT Enter your option Option 1: Adding the items into the linked list. Note that when adding new items, you must check at which position that the items need to be inserted. The resulting list should always be in sorting order by Item number. Option 2: Display all items in the list, Option 3: Given an item code, find the items in the list. If found, then edit the data. If the item is not found, then write a message that the item doesn't exists. Option 4: Delete one item from given item code, find the items in the list. If found, then delete the data. If the item is not found, then write a message that the item doesn't exists. Option 5: Exit the prograM COmpare searching items using a linked list and using bìnary ANplaying the
Expert Solution
steps

Step by step

Solved in 2 steps with 8 images

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