/*! * TYPEDEF: SRM_Integer * * This data type specifies a 32 bit integer. */ typedef int SRM_Integer;