EDCS Reference Manual
Functions EDCS GetMinWidth |
---|
extern EDCS_Count | |||
EDCS_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: EDCS_GetLanguageCodeEntry.
Next: EDCS_GetOutFilePtr.
Up:Index.
|