©2004 by Marc J. Rochkind. All rights reserved. Portions marked "Open Source" may be copied under license.

 

Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

dict Struct Reference

List of all members.

Public Attributes

int d_nentries
char * d_entry [MAX_ENTRIES]
bool d_issorted
char * d_entry [MAX_ENTRIES]

Member Data Documentation

char* dict::d_entry[MAX_ENTRIES]
 

Definition at line 28 of file t2.c.

char* dict::d_entry[MAX_ENTRIES]
 

Definition at line 28 of file t2-mtx.c.

Referenced by main(), and sorter().

bool dict::d_issorted
 

Definition at line 29 of file t2.c.

Referenced by main(), and sorter().

int dict::d_nentries
 

Definition at line 27 of file t2.c.

Referenced by main(), and sorter().


The documentation for this struct was generated from the following files:
Generated on Fri Apr 23 10:57:13 2004 for AUP2 Example Source by doxygen 1.3.1