|
safec 3.9
Safe C Library - ISO TR24731 Bounds Checking Interface
|
#include "safe_str_lib.h"
Include dependency graph for snprintf_s.c:Functions | |
| int | snprintf_s (char *restrict dest, rsize_t dmax, const char *restrict fmt,...) |
| int snprintf_s | ( | char *restrict | dest, |
| rsize_t | dmax, | ||
| const char *restrict | fmt, | ||
| ... ) |