Description: C binary tree, the function of the detailed implementation of a red-black tree, and the function of the input file, delete the file content function, through singly linked lists can achieve file input, delete, search, browse, modify, and other functions.
To Search:
File list (Check if you may need any files):
C语言二叉树问题.c