文件名称:35127
介绍说明--下载内容均来自于网络,请自行研究使用
Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a file. I wrote this during my study of Applied Computer Science so it s intended mainly for students who want to know about some advanced programming techniques in C. The Code was compiled with MSVC++ 6.0 but it should compile with any ANSI-compliant compiler.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 16141935127.zip 列表 addrbook_eng.c addrbook_eng.dsp addrbook_eng.dsw addrbook_eng.exe gnu.txt