EDCS Reference Manual
Types
EDCS_Long_Float_Entry
/*
 * STRUCT: EDCS_Long_Float_Entry
 *
 *   Provides forward mapping information in the case where a
 *   real-valued EA is the target, with a specific attribute
 *   value.
 */
typedef struct
{
EDCS_Unit_Code eu_code;
EDCS_Scale_Code es_code;
EDCS_Long_Float float_value;
} EDCS_Long_Float_Entry;



Prev: EDCS_Long_Float. Next: EDCS_Long_Float_Interval.


Return to: Top of this Page, Type Index

Last updated: July 16, 2004 Copyright © 2004 SEDRIS