EDCS Reference Manual
Functions
EDCS GetMinWidth
extern EDCS_Count
EDCS_GetMinWidth
(void);

Definition

Retrieves the minimum width used when printing floating-point numbers.


Returns

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.