EDCS Reference Manual
Functions EDCS SetPrecision |
---|
extern void | |||
EDCS_SetPrecision | |||
( | |||
EDCS_Count | precision | 1 | |
); |
Sets the precision used when printing floating-point numbers.
1 number of digits to be printed after the decimal point, when printing an EDCS_Long_Float
Prev: EDCS_SetOutFilePtr.
Next: EDCS_SetString.
Up:Index.
|