Enable locale support in strtod() and dtoa().

Noticed by:	ache
Reviewed by:	mike (mentor)
This commit is contained in:
das 2003-03-19 20:25:45 +00:00
parent afe8e24972
commit cfb004fe95

View File

@ -203,6 +203,7 @@ extern Char *MALLOC ANSI((size_t));
#endif
#define INFNAN_CHECK
#define USE_LOCALE
#undef IEEE_Arith
#undef Avoid_Underflow