parent
a3072aa35e
commit
b902a2f2a7
27 changed files with 84 additions and 75 deletions
|
|
@ -49,7 +49,7 @@
|
|||
#endif
|
||||
|
||||
#if defined(MINGW_ENABLED) || defined(_MSC_VER)
|
||||
#define snprintf _snprintf
|
||||
#define snprintf _snprintf_s
|
||||
#endif
|
||||
|
||||
#define MAX_DIGITS 6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue