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:47:32 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 correctly. there is some 
routine that do this?
    
    
More information about the Digitalmars-d-learn
mailing list