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