Introduction - If you have any usage issues, please Google them yourself
Linked list with C language knowledge, to achieve a flight information input, query, display, sort and other functions.
1) input (can be directly the keyboard input, but also through the file storage)
2) display all flight information
3) according to the query requirements (such as date, place, etc.), list the relevant flight information.