SRM Reference Manual
Functions SRM GetMinWidth |
---|
extern SRM_Integer_Unsigned | |||
SRM_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: SRM_GetImplVerInfo.
Next: SRM_GetOutFilePtr.
Up:Index.
|