j
k
j a
j l
Piotr Caban (@piotr) commented about dlls/msvcr120/tests/msvcr120.c:
} #endif +static inline BOOL almost_equal(double d1, double d2) {
} #endif
+static inline BOOL almost_equal(double d1, double d2) {
Please use something like `msvcrt/tests/string.c:compare_double()`instead.
Back to the thread
Back to the list