- 2
The program should display menu with this line"Welcome to Virtual line system" and developed using pointers and linked list
ï· When option 1 is selected, if there is no customer in the line, give some warning such as there is no customer for now. Otherwise, print the name of the first customer in the line and remove it from the line. ï· When option 2 is selected, ask for the name of the customer and add the customer to the end of the line. ï· When option 3 is selected, the program exits/terminate.
2 Answers
+ 2
Thabiso ,
can you please tell us what your question or issue is ?
+ 1
Also, pls fix the tags. Just remove all of them and include a single one with the language name.