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