msvcrt: Correct implementation of _ecvt() with tests.
authorRein Klazes <wijn@online.nl>
Mon, 13 Apr 2009 07:06:41 +0000 (09:06 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 14 Apr 2009 19:50:07 +0000 (14:50 -0500)
commit1ab5f4191da001de527315eaf2f02c9e07990eb9
treec332fb1b752c5355ef5c0c8ea1b340cfa1533fef
parente014484a4365a49cbd2e62f7df0a4b513e779d6a
msvcrt: Correct implementation of _ecvt() with tests.
dlls/msvcrt/math.c
dlls/msvcrt/tests/printf.c