The SEDRIS Data Representation Model
APPENDIX C - Constants SE_ENUMERANT_STRUCTURE_DEFAULT |
---|
/* * GLOBAL VARIABLE: SE_ENUMERANT_STRUCTURE_DEFAULT * * Pre-initialized global variable containing the default values for an * SE_Enumerant_Structure variable. */ const SE_Enumerant_Structure SE_ENUMERANT_STRUCTURE_DEFAULT | |
abstract_name_ptr | (SE_Character *)&se_empty_string |
name_ptr | (SE_Character *)&se_empty_string |
value | 0 |
|