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