Skip to Content
0
Former Member
Apr 28, 2009 at 01:15 PM

eliminate point(s) from amount

29 Views

Hello everyone,

I have a program that passes currency amounts to a char16 string. But the result is something like '2.333.444,00'.

I don't want the points. I would like to have something like this: '2333444,00'.

Can anyone help ?

Thanks in advance,

Nuno