Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

dict_pair Struct Reference

A dictionary entry, coupling a key to its value. More...

#include <dictionary.h>


Data Fields

const char * key
 The index string.

void * value
 The associated value.


Detailed Description

A dictionary entry, coupling a key to its value.

Definition at line 37 of file dictionary.h.


Generated on Sun Feb 16 23:40:04 2003 for FreeLCD by doxygen1.2.18