EDCS Reference Manual
Types
EDCS_Scale_Dictionary_Entry
/*
 * STRUCT: EDCS_Scale_Dictionary_Entry
 *
 *   This data type is used to hold ES Dictionary Entries.
 */
typedef struct
{
EDCS_Scale_Code code;
EDCS_Scale_Label label;
const EDCS_Character *symbolic_constant;
const EDCS_Character *symbol;
const EDCS_Character *definition;
} EDCS_Scale_Dictionary_Entry;



Prev: EDCS_Scale_Code. Next: EDCS_Scale_Label.


Return to: Top of this Page, Type Index

Last updated: May 15, 2003 Copyright © 2003 SEDRIS™