EDCS Reference Manual
Functions
EDCS SetPrecision
extern void
EDCS_SetPrecision
(
EDCS_Count  precision1
);

Definition

Sets the precision used when printing floating-point numbers.



Parameters Notes

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.