Tries to translate the double provided on the string received, doing the best effort (meaning that the locale will be skiped).
- Parameters:
-
| param | The string that is considered to contain a double value. |
| string_aux | A reference to a pointer that signal the place were an error was found. Optional argument. |
- Returns:
- The double value representing the string received or 0.0 if it fails.