Description: C++ language package circular doubly linked list data structure to achieve an arbitrary position of the insertion, the number of nodes get, delete elements, find elements etc. Function.
To Search:
File list (Check if you may need any files):
3DoubleList\Debug\DoubleList.exe
...........\.....\DoubleList.ilk
...........\.....\DoubleList.pdb
...........\.oubleList\Debug\DoubleList.Build.CppClean.log
...........\..........\.....\DoubleList.log
...........\..........\.....\DoubleList.obj
...........\..........\.....\...........tlog\CL.read.1.tlog
...........\..........\.....\...............\CL.write.1.tlog
...........\..........\.....\...............\DoubleList.lastbuildstate
...........\..........\.....\...............\link.read.1.tlog
...........\..........\.....\...............\link.write.1.tlog
...........\..........\.....\ListNode.obj
...........\..........\.....\main.obj
...........\..........\.....\vc120.idb
...........\..........\.....\vc120.pdb
...........\..........\DoubleList.cpp
...........\..........\DoubleList.h
...........\..........\DoubleList.vcxproj
...........\..........\DoubleList.vcxproj.filters
...........\..........\ListNode.cpp
...........\..........\ListNode.h
...........\..........\main.cpp
...........\DoubleList.sdf
...........\DoubleList.sln
...........\DoubleList.v12.suo
...........\z_gets.txt
...........\DoubleList\Debug\DoubleList.tlog
...........\..........\Debug
...........\Debug
...........\DoubleList
3DoubleList