2021年3月17日星期三

In need of programming master in C stack

I have a problem with writing a program with implementation to single linked list (Data structure) with C language.

I want to write a program which has the following datas (structure) :

1. Data Parking_Number

2. Entry_date

3. Entry_time

4. Exit_date

5. Exit_time

I want to make this program also a stack implementation, which where i type a character, for example "i" as a button for the entry for the parking lot (push), and maybe "o" as the output/exit of the parking lot (pop), also a button for example "d" to show the data records of the parking lot.

It would be so great if someone could help me with writing this program.

Thank you.

https://stackoverflow.com/questions/66684167/in-need-of-programming-master-in-c-stack March 18, 2021 at 11:04AM

没有评论:

发表评论