Description: C language queue problem, detailed implements the functionality of the fifo queue, and the function of the input file, delete the file content function, through singly linked lists can achieve file entry, delete, search, browse, modify, and other functions.
To Search:
File list (Check if you may need any files):
C语言队列问题.c