double ScanDouble(const char *ptr, const char **endptr = NULL, bool accept_comma = true); double ScanDouble(const wchar *ptr, const wchar **endptr = NULL, bool accept_comma = true);
Report message to a moderator