msvcrt: Perform a base-10 logarithm using integer math.
commit9b9f7a007786b32a4c80f69ceb6753acdc8c2091
authorZebediah Figura <zfigura@codeweavers.com>
Tue, 21 Nov 2023 21:59:41 +0000 (21 15:59 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 22 Nov 2023 21:51:08 +0000 (22 22:51 +0100)
tree5bc5ab5207d2773e9cf8c52158aa2cea7332174c
parent8a25798e32cad630ad9105f98291fa91f7ea92a1
msvcrt: Perform a base-10 logarithm using integer math.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55918
dlls/msvcrt/bnum.h
dlls/msvcrt/printf.h