|
EDCS Reference Manual
Types EDCS_Numeric_Value_Type |
|---|
/* * REGISTERABLE ENUM: EDCS_Numeric_Value_Type * * This data type specifies the type of interval, in terms of which * endpoints, if any, are contained in the interval. */ typedef EDCS_Integer EDCS_Numeric_Value_Type;
|