Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Examples  

double_list.h

Go to the documentation of this file.
00001 /*! \file double_list.h
00002     Header file for double linked list API.
00003  */
00004 
00005 #ifndef DOUBLE_LINK
00006 #define DOUBLE_LINK 
00007 #include "list.h"
00008 #endif
00009 

Generated on Thu Apr 3 16:23:43 2003 for Common_C_libraries by doxygen1.3-rc1