|
|
|
|
|
by Pxtl
4289 days ago
|
|
I would've gone with spaces. Those are the official standard here in Canada as a pragmatic compromise between anglos and francos that have opposing usage of comma/dot. So instead of 1,234.56789 (English) or 1.234,56789 (French) we do 1 234.56789 (international) [0-9]+ [0-9]+ has no meaning in C++, so using space for magnitude decorations would have worked. |
|