blob: 16c42333a3cf554128a4795f71f51e44b44bc565 [file] [log] [blame]
#include <stdarg.h>
#include <stdio.h>
int snprintf (char *buf, size_t size, const char *fmt, ...);