The SEDRIS Data Representation Model
APPENDIX D - Functions SE PrintElementTypeCode |
---|
extern const char * | |||
SE_PrintElementTypeCode | |||
( | |||
SE_Element_Type_Code | value | 1 | |
); |
Translates the given SE_Element_Type_Code into a buffer that is suitable for printing.
1 SE_Element_Type_Code to be processed
Prev: SE_PrintElementType.
Next: SE_PrintEnumerantStructure.
Up:Index.
|