Closed SDraw closed 7 years ago
Nice find! I think fixing this is important, but I don't think sajson should #define an unnamespaced symbol like that, especially because it's a header-only library. Would you mind adding a macro which invokes the appropriate snprintf function? Thanks!
You're right. How is it now?
Thank you!
'snprintf' was added in MSVS 2015, but it had name '_snprintf' before. https://msdn.microsoft.com/ru-ru/library/2ts7cx93(v=vs.140).aspx