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