msvcrt: Use macro for parameters validation itoa_s (and update the tests as well).
commit9df3f06cb94617474532d99e3e5aa4d665a615c0
authorEric Pouech <eric.pouech@orange.fr>
Thu, 11 Nov 2010 21:30:25 +0000 (11 22:30 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 12 Nov 2010 10:59:39 +0000 (12 11:59 +0100)
tree59ceefa058a5c07713bd3b3f37729c4a0d497640
parentbe01cdb6bf6306119cf3cde93316374cd8a1059e
msvcrt: Use macro for parameters validation itoa_s (and update the tests as well).
dlls/msvcr90/tests/msvcr90.c
dlls/msvcrt/string.c
dlls/msvcrt/tests/string.c