Provides a D implementation of the standard C function strold (String to long double).
Convert string to double. Terminates on first unrecognized character.
Test
See Source File backend/strtold.c
Walter Bright
Copyright (C) 1985-1998 by Symantec Copyright (C) 2000-2020 by The D Language Foundation, All Rights Reserved
Boost License 1.0
Provides a D implementation of the standard C function strold (String to long double).