/* * TYPEDEF: EDCS_Short_Integer * * This data type specifies a 16 bit integer. */ typedef short EDCS_Short_Integer;