how to transform decial point "3.15" to "3,15" comma?

Cassio Butrico via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon Sep 15 15:45:48 PDT 2014


how to transform decial point "3.15" to "3,15" comma?

Hello everyone, I am making a registry of real amounts,
and need trasformar fractional numbers,
so print coretamente.

there is some routine that do this?


More information about the Digitalmars-d-learn mailing list