Description: Write a small English-Chinese dictionary program, the program starts from the dict.dat file read into all the entries stored in dynamic memory. The program has the following functions
Query function
Add to entry function
Delete the entry function
Edit entry function
Clean-up function
To Search:
File list (Check if you may need any files):
zidian
......\code.c
......\dict.dat
......\说明文档.doc