[PATCH 1/3] msvcrt: Move big numbers implementation to new file.
July 10, 2020
3:12 a.m.
Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- dlls/msvcrt/bnum.h | 136 +++++++++++++++++++++++++++++++++++++++++++ dlls/msvcrt/string.c | 116 +----------------------------------- 2 files changed, 138 insertions(+), 114 deletions(-) create mode 100644 dlls/msvcrt/bnum.h
2086
Age (days ago)
2086
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban