Main Page | Data Structures | Directories | File List | Data Fields | Globals

ds.h

Go to the documentation of this file.
00001 /* $Id: ds_8h-source.html,v 1.4 2006/08/26 09:35:02 simsek Exp $ */
00002 
00003 /* Library for data structures. */
00004 
00005 #ifndef CUPL_DS_H
00006 #define CUPL_DS_H
00007 
00008 #define CDB_HASHSTART 5381 /* DJB's hash start value. */
00009 
00010 
00011 #endif
00012 
00013 
00014 

Generated on Sat Aug 26 12:34:54 2006 for CUPL (Common UNIX Programming Library) by  doxygen 1.3.9.1