Pinned Loading
-
-
vsnprintf implementation that seems ...
vsnprintf implementation that seems to do what I need, not extensively tested 1#include <stdarg.h>
23#define __VSN_WRITE_CHAR(X) do { \
4if ((u64) (BufferPtr - Buffer) < BufferCapacity) { \
5*BufferPtr = X; \
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.