mardi 19 novembre 2019

Convert a floating point number to a localized string in C++

How do I convert a floating point number in to a localized string in C++? For example- Suppose I have a floating point number 1.2 then in certain locales it should be converted to 1.2 and in others as 1,2.

Aucun commentaire:

Enregistrer un commentaire