Tagged Questions

0
votes
1answer
557 views

sprintf, commas and dots in C(++) (and localization?)

I am working in a project using openframeworks and I've been having some problems lately when writing XMLs. I've traced down the problem to a sprintf: It seems that under certain conditions an ...