79403041

Date: 2025-01-31 14:32:04
Score: 1.5
Natty:
Report link

For C++ Builder 12.2.

#include <System.SysUtils.hpp>

void SetDecimalSeparator()
{
    FormatSettings.DecimalSeparator = '.';
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Олег Нетупский