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