The SEDRIS Data Representation Model
APPENDIX D - Functions SE GetMinWidth |
---|
extern SE_Short_Integer_Unsigned | |||
SE_GetMinWidth | |||
(void); |
Retrieves the minimum width used when printing floating-point numbers.
minimum field width. If the converted argument is smaller than min_width, it will be padded on the left with spaces to make up the field width. |
Prev: SE_GetErrorFilePtr.
Next: SE_GetOutFilePtr.
Up:Index.
|