We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0f82e3 commit 765eee7Copy full SHA for 765eee7
src/CLR/Helpers/nanoprintf/nanoprintf.h
@@ -11,7 +11,7 @@
11
#define NANOPRINTF_USE_LARGE_FORMAT_SPECIFIERS 1
12
#define NANOPRINTF_USE_BINARY_FORMAT_SPECIFIERS 1
13
#define NANOPRINTF_USE_WRITEBACK_FORMAT_SPECIFIERS 1
14
-#define NANOPRINTF_CONVERSION_BUFFER_SIZE 48
+#define NANOPRINTF_CONVERSION_BUFFER_SIZE 364
15
#define NANOPRINTF_CONVERSION_FLOAT_TYPE uint64_t
16
// [END_NF_CHANGE]
17
0 commit comments