Description: Doubly linked list of operations, including initialization, insert, delete, sort, release, retrieval. Use of dynamic memory, linked with the structure described
To Search:
File list (Check if you may need any files):
C_qeustion3\C_qeustion3.dsp
...........\C_qeustion3.dsw
...........\C_qeustion3.ncb
...........\C_qeustion3.opt
...........\C_qeustion3.plg
...........\Debug\C_qeustion3.exe
...........\.....\C_qeustion3.ilk
...........\.....\C_qeustion3.pch
...........\.....\C_qeustion3.pdb
...........\.....\Ltbl_com.obj
...........\.....\Ltbl_main.obj
...........\.....\Ltbl_TBLCreate.obj
...........\.....\Ltbl_TBLDelete.obj
...........\.....\Ltbl_TBLDisp.obj
...........\.....\Ltbl_TBLFree.obj
...........\.....\Ltbl_TBLInsert.obj
...........\.....\Ltbl_TBLSearch.obj
...........\.....\Ltbl_TBLSort.obj
...........\.....\ltbl_TBLSwap.obj
...........\.....\vc60.idb
...........\.....\vc60.pdb
...........\Ltbl_com.c
...........\Ltbl_def.h
...........\Ltbl_fun.h
...........\Ltbl_main.c
...........\Ltbl_TBLCreate.c
...........\Ltbl_TBLDelete.c
...........\Ltbl_TBLFree.c
...........\Ltbl_TBLInsert.c
...........\Ltbl_TBLSearch.c
...........\Ltbl_TBLSort.c
...........\ltbl_TBLSwap.c
...........\Ltbl_tsk.h
...........\Debug
C_qeustion3